Id: 63
Hex: 3F
Bin: 00111111
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 | mcpeUuid[] |