home / java316 / serverbound / player-position-and-look
Player position and look
Encode/decode this packet in Sandbox
Id: 13
Id (hex): 0D
Id (bin): 00001101
Clientbound: ✖️
Serverbound: ✔️
Fields
| Name | Type |
|---|---|
| position | double<xyz> |
| yaw | float |
| pitch | float |
| on ground | bool |