teleport_to
Move the Minecraft bot to exact coordinates on the server. Optionally set rotation for precise orientation.
Instructions
Teleport the bot to specific coordinates with optional rotation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Destination X coordinate | |
| y | Yes | Destination Y coordinate | |
| z | Yes | Destination Z coordinate | |
| yaw | No | Horizontal rotation in degrees (optional) | |
| pitch | No | Vertical rotation in degrees (optional) |