Package net.minecraft.world.chunk.light
Class BlockLightStorage
java.lang.Object
net.minecraft.world.chunk.light.LightStorage<BlockLightStorage.Data>
net.minecraft.world.chunk.light.BlockLightStorage
- Mappings:
- Namespace - Name - named - net/minecraft/world/chunk/light/BlockLightStorage- intermediary - net/minecraft/class_3547- official - esj
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class net.minecraft.world.chunk.light.LightStorageLightStorage.PropagationFlags, LightStorage.Status
- 
Field SummaryFields inherited from class net.minecraft.world.chunk.light.LightStoragechunkProvider, dirtySections, hasLightUpdates, notifySections, queuedSections, sectionPropagations, storage, uncachedStorage
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.chunk.light.LightStorageaddNotifySections, createSection, enqueueSectionData, get, getLightSection, getLightSection, getLightSection, getStatus, hasLightUpdates, hasSection, isColumnEnabled, isSectionInEnabledColumn, method_51547, notifyChanges, onLoadSection, onUnloadSection, set, setColumnEnabled, setRetainColumn, setSectionPropagation, setSectionStatus, updateLight
- 
Constructor Details- 
BlockLightStorage- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/world/chunk/light/BlockLightStorage;<init>(Lnet/minecraft/world/chunk/ChunkProvider;)V- intermediary - <init>- Lnet/minecraft/class_3547;<init>(Lnet/minecraft/class_2823;)V- official - <init>- Lesj;<init>(Ldzg;)V
 
 
- 
- 
Method Details- 
getLightprotected int getLight(long blockPos) - Specified by:
- getLightin class- LightStorage<BlockLightStorage.Data>
- Mappings:
- Namespace - Name - Mixin selector - named - getLight- Lnet/minecraft/world/chunk/light/LightStorage;getLight(J)I- intermediary - method_15538- Lnet/minecraft/class_3560;method_15538(J)I- official - a- Leso;a(J)I
 
 
-