Package com.velocitypowered.api.proxy.player
Provides an interface to work with players connected to the proxy.
-
Interface Summary Interface Description ChatSession Represents a chat session held by a player.PlayerSettings Represents the client settings for the player.ResourcePackInfo Represents the information for a resource pack to apply that can be sent to the client.ResourcePackInfo.Builder Builder forResourcePackInfoinstances.TabList Represents the tab list of aPlayer.TabListEntry Represents a single entry in aTabList. -
Class Summary Class Description SkinParts Represents what, if any, extended parts of the skin this player has.TabListEntry.Builder Represents a builder which createsTabListEntrys. -
Enum Summary Enum Description PlayerSettings.ChatMode The client's current chat display mode.PlayerSettings.MainHand The player's selected dominant hand.ResourcePackInfo.Origin Represents the origin of the resource-pack.