类 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>
-
嵌套类概要
嵌套类从类继承的嵌套类/接口 net.minecraft.world.level.lighting.LayerLightSectionStorage
LayerLightSectionStorage.SectionState, LayerLightSectionStorage.SectionType
-
字段概要
从类继承的字段 net.minecraft.world.level.lighting.LayerLightSectionStorage
changedSections, chunkSource, hasInconsistencies, queuedSections, sectionsAffectedByLightUpdates, sectionStates, updatingSectionData, visibleSectionData
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.level.lighting.LayerLightSectionStorage
createDataLayer, getDataLayer, getDataLayer, getDataLayerData, getDataLayerToWrite, getDebugSectionType, getStoredLevel, hasInconsistencies, lightOnInColumn, lightOnInSection, markNewInconsistencies, markSectionAndNeighborsAsAffected, onNodeAdded, onNodeRemoved, putSectionState, queueSectionData, retainData, setLightEnabled, setStoredLevel, storingLightForSection, swapSectionMap, updateSectionStatus
-
构造器详细资料
-
BlockLightSectionStorage
-
-
方法详细资料
-
getLightValue
protected int getLightValue(long p_75513_)
-