home / bedrock282 / types / command-origin-data
Command origin data
Fields
| Name | Type | When |
|---|---|---|
| type | varuint | |
| uuid | uuid | |
| request id | string | |
| ? | varlong | type is equal to 3 | | type is equal to 4 |
type
Constants:
| Name | Value |
|---|---|
| player | 0 |
| block | 1 |
| minecart block | 2 |
| dev console | 3 |
| test | 4 |
| automation player | 5 |
| client automation | 6 |
| dedicated server | 7 |
| entity | 8 |
| virtual | 9 |
| game argument | 10 |
| entity server | 11 |