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