Class BlockLightSectionStorage
java.lang.Object
net.minecraft.world.level.lighting.LayerLightSectionStorage<BlockLightSectionStorage.BlockDataLayerStorageMap>
net.minecraft.world.level.lighting.BlockLightSectionStorage
public class BlockLightSectionStorage
extends LayerLightSectionStorage<BlockLightSectionStorage.BlockDataLayerStorageMap>
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static final classNested classes/interfaces inherited from class net.minecraft.world.level.lighting.LayerLightSectionStorage
LayerLightSectionStorage.SectionState, LayerLightSectionStorage.SectionType - 
Field Summary
Fields inherited from class net.minecraft.world.level.lighting.LayerLightSectionStorage
changedSections, chunkSource, hasInconsistencies, queuedSections, sectionsAffectedByLightUpdates, sectionStates, updatingSectionData, visibleSectionData - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.level.lighting.LayerLightSectionStorage
createDataLayer, getDataLayer, getDataLayer, getDataLayerData, getDataLayerToWrite, getDebugSectionType, getStoredLevel, hasInconsistencies, lightOnInSection, markNewInconsistencies, markSectionAndNeighborsAsAffected, onNodeAdded, onNodeRemoved, putSectionState, queueSectionData, retainData, setLightEnabled, setStoredLevel, storingLightForSection, swapSectionMap, updateSectionStatus 
- 
Constructor Details
- 
BlockLightSectionStorage
 
 - 
 - 
Method Details
- 
getLightValue
protected int getLightValue(long p_75513_) - Specified by:
 getLightValuein classLayerLightSectionStorage<BlockLightSectionStorage.BlockDataLayerStorageMap>
 
 -