home / bedrock201 / play / move-player
Move player
Encode/decode this packet in Sandbox
Id: 19
Id (hex): 13
Id (bin): 00010011
Clientbound: ✔️
Serverbound: ✔️
Fields
| Name | Type | When |
|---|---|---|
| entity id | varlong | |
| position | float<xyz> | |
| pitch | float | |
| head yaw | float | |
| yaw | float | |
| animation | ubyte | |
| on ground | bool | |
| ? | varlong | |
| ? | int | animation is equal to 3 |
| ? | int | animation is equal to 3 |
animation
Constants:
| Name | Value |
|---|---|
| full | 0 |
| none | 1 |
| teleport | 2 |
| pitch | 3 |