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