Uses of Enum Class
com.velocitypowered.api.proxy.player.PlayerSettings.MainHand
Packages that use PlayerSettings.MainHand
Package
Description
Provides an interface to work with players connected to the proxy.
-
Uses of PlayerSettings.MainHand in com.velocitypowered.api.proxy.player
Methods in com.velocitypowered.api.proxy.player that return PlayerSettings.MainHandModifier and TypeMethodDescriptionPlayerSettings.getMainHand()
Returns the primary hand of the client.static PlayerSettings.MainHand
Returns the enum constant of this class with the specified name.static PlayerSettings.MainHand[]
PlayerSettings.MainHand.values()
Returns an array containing the constants of this enum class, in the order they are declared.