Uses of Enum Class
org.cloudburstmc.api.level.Difficulty
Packages that use Difficulty
-
Uses of Difficulty in org.cloudburstmc.api
Methods in org.cloudburstmc.api that return Difficulty -
Uses of Difficulty in org.cloudburstmc.api.level
Methods in org.cloudburstmc.api.level that return DifficultyModifier and TypeMethodDescriptionstatic DifficultyDifficulty.fromString(String input) static DifficultyReturns the enum constant of this class with the specified name.static Difficulty[]Difficulty.values()Returns an array containing the constants of this enum class, in the order they are declared.