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 SummaryNested ClassesModifier and TypeClassDescriptionprotected static final classNested classes/interfaces inherited from class net.minecraft.world.level.lighting.LayerLightSectionStorageLayerLightSectionStorage.SectionState, LayerLightSectionStorage.SectionType
- 
Field SummaryFields inherited from class net.minecraft.world.level.lighting.LayerLightSectionStoragechangedSections, chunkSource, hasInconsistencies, queuedSections, sectionsAffectedByLightUpdates, sectionStates, updatingSectionData, visibleSectionData
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.level.lighting.LayerLightSectionStoragecreateDataLayer, 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- 
getLightValueprotected int getLightValue(long p_75513_) - Specified by:
- getLightValuein class- LayerLightSectionStorage<BlockLightSectionStorage.BlockDataLayerStorageMap>
 
 
-