home / java210 / clientbound / update-block-entity
Update block entity
Encode/decode this packet in Sandbox
Id: 9
Id (hex): 09
Id (bin): 00001001
Clientbound: ✔️
Serverbound: ✖️
Fields
| Name | Type |
|---|---|
| position | ulong |
| action | ubyte |
| nbt | bytes |
action
Constants:
| Name | Value |
|---|---|
| mob spawner data | 1 |
| command block text | 2 |
| beacon powers | 3 |
| mob head data | 4 |
| flower pot flower | 5 |
| banner data | 6 |
| structure data | 7 |
| end gateway destination | 8 |
| sign text | 9 |