home / java340 / clientbound / scoreboard-objective
Scoreboard objective
Encode/decode this packet in Sandbox
Id: 66
Id (hex): 42
Id (bin): 01000010
Clientbound: ✔️
Serverbound: ✖️
Fields
| Name | Type | When |
|---|---|---|
| name | string | |
| mode | ubyte | |
| value | string | mode is not equal to 1 |
| type | string | mode is not equal to 1 |
mode
Constants:
| Name | Value |
|---|---|
| create | 0 |
| remove | 1 |
| update | 2 |
type
Constants:
| Name | Value |
|---|---|
| numeric | integer |
| graphic | hearts |