Uses of Enum Class
net.risingworld.api.definitions.WeatherDefs.Preset
Packages that use WeatherDefs.Preset
-
Uses of WeatherDefs.Preset in net.risingworld.api.definitions
Methods in net.risingworld.api.definitions that return WeatherDefs.PresetModifier and TypeMethodDescriptionstatic WeatherDefs.Preset
WeatherDefs.Preset.get
(int value) static WeatherDefs.Preset
Returns the enum constant of this class with the specified name.static WeatherDefs.Preset[]
WeatherDefs.Preset.values()
Returns an array containing the constants of this enum class, in the order they are declared.