Skip to main content

Module lightdata

Module lightdata 

Source
Expand description

Chunk-section sky and block lighting data.

Structs§

LightArray
Packed light levels for one 16x16x16 chunk section.
LightData
Lighting masks and packed light arrays for a chunk column.

Constants§

LIGHT_ARRAY_LENGTH
Number of packed bytes in one light array.
LIGHT_VALUES_PER_ARRAY
Number of four-bit light values represented by one LightArray.