← Back to Index

PlayerListPacket (63)

Player List
Sent from the Server at the start of the game or when a player is added to all clients. Lists the players.
Field Name Type Field Index Description
Entries array<unknown> 0 List of player-list updates. Each entry is a discriminated variant: an Add entry carries the full PlayerListEntry payload; a Remove entry carries only the UUID. The variant alternative is identified by the per-entry "Action" tag.