Package com.velocitypowered.api.proxy.player
Provides an interface to work with players connected to the proxy.
-
Interface Summary Interface Description ClientSettings Represents the client settings for the player.ConnectionRequestBuilder Provides a fluent interface to send a connection request to another server on the proxy.ConnectionRequestBuilder.Result Represents the result of a connection request.TabList Represents the tab list of aPlayer
.TabListEntry Represents a single entry in aTabList
. -
Class Summary Class Description SkinParts TabListEntry.Builder Represents a builder which createsTabListEntry
s. -
Enum Summary Enum Description ClientSettings.ChatMode ClientSettings.MainHand ConnectionRequestBuilder.Status Represents the status of a connection request initiated by aConnectionRequestBuilder
.