public class BlockLightStorage extends SectionLightStorage<BlockLightStorage.StorageMap>
Modifier and Type | Class and Description |
---|---|
static class |
BlockLightStorage.StorageMap |
activeLightSections, addedActiveLightSections, addedEmptySections, cachedLightData, changedLightPositions, dirtyCachedSections, EMPTY_ARRAY, hasSectionsToUpdate, newArrays, uncachedLightData
Modifier | Constructor and Description |
---|---|
protected |
BlockLightStorage(IChunkLightProvider p_i51300_1_) |
Modifier and Type | Method and Description |
---|---|
protected int |
getLightOrDefault(long worldPos) |
cancelSectionUpdates, func_215523_k, func_215524_j, func_215526_b, getArray, getArray, getArray, getLevel, getLight, getOrCreateArray, getSourceLevel, hasSection, hasSectionsToUpdate, processAllLevelUpdates, retainChunkData, setData, setLevel, setLight, updateAndNotify, updateSections, updateSectionStatus
computeLevel, getEdgeLevel, isRoot, notifyNeighbors, updateSourceLevel
cancelUpdate, func_227465_a_, func_227467_c_, needsUpdate, processUpdates, propagateLevel, queuedUpdateSize, scheduleUpdate, scheduleUpdate
protected BlockLightStorage(IChunkLightProvider p_i51300_1_)
protected int getLightOrDefault(long worldPos)
getLightOrDefault
in class SectionLightStorage<BlockLightStorage.StorageMap>