Function set_month

Source
pub fn set_month(month: i16)
Expand description

Set the world’s month in the write-only worldstate stored on the server.

month The month.

Returns void