home / bedrock274 / play / command-block-update
Command block update
Encode/decode this packet in Sandbox
Id: 78
Id (hex): 4E
Id (bin): 01001110
Clientbound: ✔️
Serverbound: ✔️
Fields
| Name | Type | When |
|---|---|---|
| update block | bool | |
| position | blockPosition | update block is true |
| mode | varuint | update block is true |
| redstone mode | bool | update block is true |
| conditional | bool | update block is true |
| minecart | varlong | update block is false |
| command | string | |
| last output | string | |
| hover | string | |
| track output | bool |