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