home / java335 / clientbound / scoreboard-objective
Scoreboard objective
Encode/decode this packet in Sandbox
Id: 65
Id (hex): 41
Id (bin): 01000001
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 |