home / bedrock282 / play / set-scoreboard-identity
Set scoreboard identity
Encode/decode this packet in Sandbox
Id: 112
Id (hex): 70
Id (bin): 01110000
Clientbound: ✔️
Serverbound: ✖️
Fields
| Name | Type | When |
|---|---|---|
| type | ubyte | |
| register entries | registerEntry[] | type is equal to 0 |
| clear entries | varlong[] | type is equal to 1 |
type
Constants:
| Name | Value |
|---|---|
| register | 0 |
| clear | 1 |