Skip to main content

Module storage

Module storage 

Source

Structs§

ChunkLightData
Chunk-owned block and sky light storage.
ChunkLightEmptinessMapLengthError
Error returned when a chunk light emptiness map has the wrong length.
ChunkLightLayerStorage
Per-layer chunk-owned light storage.

Enums§

LightSection
Chunk-owned section presence and data state.
LightSectionData
Storage representation for one present light section.

Functions§

section_relative_coord 🔒