Uses of Interface
com.velocitypowered.api.proxy.crypto.KeyIdentifiable
Packages that use KeyIdentifiable
Package
Description
Provides an interface to interact with the proxy at a low level.
Provides an interface to work with players connected to the proxy.
-
Uses of KeyIdentifiable in com.velocitypowered.api.proxy
Subinterfaces of KeyIdentifiable in com.velocitypowered.api.proxyModifier and TypeInterfaceDescriptioninterface
Represents a connextion that is in the login phase.interface
Represents a player who is connected to the proxy. -
Uses of KeyIdentifiable in com.velocitypowered.api.proxy.player
Subinterfaces of KeyIdentifiable in com.velocitypowered.api.proxy.playerModifier and TypeInterfaceDescriptioninterface
Represents a chat session held by a player.interface
Represents a single entry in aTabList
.