Skip to main content

Module list

Module list 

Source
Expand description

World index for registered Full-chunk scheduled block and fluid containers.

Chunks own the queues used for persistence. The metadata mutex retains shared handles, current heads, and active deadline sets; packing never acquires it. The phase lock gives collection a single world-wide cutoff without retaining any scheduler lock during callbacks.

Structsยง

QueuedTick ๐Ÿ”’
TickList
Per-chunk storage for scheduled ticks of one type (block or fluid).
TickListPackingSnapshot ๐Ÿ”’

Functionsยง

intra_tick_drain_order ๐Ÿ”’