home / bedrock141 / play / command-request
Command request
Encode/decode this packet in Sandbox
Id: 77
Id (hex): 4D
Id (bin): 01001101
Clientbound: ✖️
Serverbound: ✔️
Fields
| Name | Type | When |
|---|---|---|
| command | string | |
| type | varuint | |
| uuid | mcpeUuid | |
| request id | string | |
| player id | varint | type is equal to 3 |
| internal | bool |
type
Constants:
| Name | Value |
|---|---|
| player | 0 |
| command block | 1 |
| minecart command block | 2 |
| dev console | 3 |