Uses of Enum Class
com.comphenix.protocol.wrappers.EnumWrappers.EntityUseAction
Packages that use EnumWrappers.EntityUseAction
-
Uses of EnumWrappers.EntityUseAction in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type EnumWrappers.EntityUseActionModifier and TypeMethodDescriptionAbstractStructure.getEntityUseActions()Retrieve a read/write structure for the EntityUse enum in 1.7.2. -
Uses of EnumWrappers.EntityUseAction in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return EnumWrappers.EntityUseActionModifier and TypeMethodDescriptionWrappedEnumEntityUseAction.getAction()Get the action used for the interact.static EnumWrappers.EntityUseActionReturns the enum constant of this class with the specified name.static EnumWrappers.EntityUseAction[]EnumWrappers.EntityUseAction.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.EntityUseAction