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