worldTick import { worldTick } from "destack:runtime"; Advance one world by one scheduler step. export declare function worldTick(world: WorldHandle): Result language/library/src/runtime/world.ds:313