Look at a position
look_atRotate the player's view to face the given block or entity position in the Minecraft world.
Instructions
Instantly rotate the player's view to face the given block or entity position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| z | Yes | Z coordinate | |
| player | No | Online player name (defaults to the first online player) |