Id: 64
Hex: 40
Bin: 01000000
Sent by the server
Adds or removes a player from the player's list displayed in the pause menu. This packet should be sent before spawning a player with AddPlayer, otherwise the skin is not applied.
Fields:
Name | Type |
---|---|
action | ubyte |
Variants:
Variant | Field | Value |
---|---|---|
Add | action | 0 |
Remove | action | 1 |
Additional Fields:
Name | Type |
---|---|
players | playerList[] |
Additional Fields:
Name | Type |
---|---|
players | uuid[] |