home / java316 / clientbound / spawn-painting
Spawn painting
Encode/decode this packet in Sandbox
Id: 4
Id (hex): 04
Id (bin): 00000100
Clientbound: ✔️
Serverbound: ✖️
Fields
| Name | Type |
|---|---|
| entity id | varuint |
| uuid | uuid |
| title | string |
| position | ulong |
| direction | ubyte |
direction
Constants:
| Name | Value |
|---|---|
| south | 0 |
| west | 1 |
| north | 2 |
| east | 3 |