Function set_weather_next

Source
pub fn set_weather_next(next_weather: i16)
Expand description

Set the next weather in the write-only worldstate stored on the server.

next_weather The next weather.

Returns void