Uses of Enum Class
com.comphenix.protocol.wrappers.EnumWrappers.PlayerDigType
Packages that use EnumWrappers.PlayerDigType
-
Uses of EnumWrappers.PlayerDigType in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type EnumWrappers.PlayerDigTypeModifier and TypeMethodDescriptionAbstractStructure.getPlayerDigTypes()Retrieve a read/write structure for the PlayerDigType enum in 1.8. -
Uses of EnumWrappers.PlayerDigType in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return EnumWrappers.PlayerDigTypeModifier and TypeMethodDescriptionstatic EnumWrappers.PlayerDigTypeReturns the enum constant of this class with the specified name.static EnumWrappers.PlayerDigType[]EnumWrappers.PlayerDigType.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.PlayerDigType