DevCore
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DevCore
world
/
com.peco2282.devcore.world
/
WorldEditor
/
weather
weather
abstract
var
weather
:
WeatherType
The current weather type in the world.
Example:
world.edit {
weather = WeatherType.RAIN
}
Content copied to clipboard
See also
Weather
Type