Skip to main content

set_weather_current

Function set_weather_current 

Source
pub fn set_weather_current(current_weather: i16)
Expand description

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

current_weather The current weather.

Returns void