Skip to main content

set_days_passed

Function set_days_passed 

Source
pub fn set_days_passed(days_passed: i16)
Expand description

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

days_passed The days passed.

Returns void