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, updateSectionStatuscomputeLevel, getEdgeLevel, isRoot, notifyNeighbors, updateSourceLevelbulkCancel, cancelUpdate, needsUpdate, processUpdates, propagateLevel, queuedUpdateSize, scheduleUpdate, scheduleUpdateprotected BlockLightStorage(IChunkLightProvider p_i51300_1_)
protected int getLightOrDefault(long worldPos)
getLightOrDefault in class SectionLightStorage<BlockLightStorage.StorageMap>