Function set_day

Source
pub fn set_day(day: i16)
Expand description

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

day The day.

Returns void