Uses of Class
net.md_5.bungee.api.connection.ProxiedPlayer.MainHand
-
Packages that use ProxiedPlayer.MainHand Package Description net.md_5.bungee.api.connection -
-
Uses of ProxiedPlayer.MainHand in net.md_5.bungee.api.connection
Methods in net.md_5.bungee.api.connection that return ProxiedPlayer.MainHand Modifier and Type Method Description ProxiedPlayer.MainHandProxiedPlayer. getMainHand()Gets this player's main hand setting.static ProxiedPlayer.MainHandProxiedPlayer.MainHand. valueOf(String name)Returns the enum constant of this type with the specified name.static ProxiedPlayer.MainHand[]ProxiedPlayer.MainHand. values()Returns an array containing the constants of this enum type, in the order they are declared.
-