Skip to main content

Module c_player_info_update

Module c_player_info_update 

Source

Structs§

CPlayerInfoUpdate
PlayerInfoEntry

Enums§

PlayerDisplayName
Represents the display name state for a player.
PlayerInfoAction
Actions for the player info update packet. These match the vanilla Java ClientboundPlayerInfoUpdatePacket.Action enum.

Constants§

PLAYER_INFO_INIT_ACTIONS
Bitmask combining all actions needed when a player first joins. This matches vanilla’s createPlayerInitializing() method.