Function set_hour

Source
pub fn set_hour(hour: f64)
Expand description

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

hour The hour.

Returns void