Function set_weather_queued

Source
pub fn set_weather_queued(queued_weather: i16)
Expand description

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

queued_weather The queued weather.

Returns void