Uses of Enum Class
net.risingworld.api.definitions.Biomes.Climate
Packages that use Biomes.Climate
-
Uses of Biomes.Climate in net.risingworld.api.definitions
Subclasses with type arguments of type Biomes.Climate in net.risingworld.api.definitionsFields in net.risingworld.api.definitions declared as Biomes.ClimateMethods in net.risingworld.api.definitions that return Biomes.ClimateModifier and TypeMethodDescriptionstatic Biomes.ClimateBiomes.Climate.get(int value) static Biomes.ClimateReturns the enum constant of this class with the specified name.static Biomes.Climate[]Biomes.Climate.values()Returns an array containing the constants of this enum class, in the order they are declared.