Uses of Enum Class
com.comphenix.protocol.wrappers.EnumWrappers.PlayerAction
Packages that use EnumWrappers.PlayerAction
-
Uses of EnumWrappers.PlayerAction in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type EnumWrappers.PlayerActionModifier and TypeMethodDescriptionAbstractStructure.getPlayerActions()Retrieve a read/write structure for the PlayerAction enum in 1.8. -
Uses of EnumWrappers.PlayerAction in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return EnumWrappers.PlayerActionModifier and TypeMethodDescriptionstatic EnumWrappers.PlayerActionReturns the enum constant of this class with the specified name.static EnumWrappers.PlayerAction[]EnumWrappers.PlayerAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.comphenix.protocol.wrappers that return types with arguments of type EnumWrappers.PlayerAction