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/BlockLightStorageintermediary net/minecraft/class_3547official ezu
- 
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.world.chunk.light.LightStorage
LightStorage.PropagationFlags, LightStorage.Status - 
Field Summary
Fields inherited from class net.minecraft.world.chunk.light.LightStorage
chunkProvider, dirtySections, hasLightUpdates, notifySections, queuedSections, sectionPropagations, storage, uncachedStorage - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.chunk.light.LightStorage
addNotifySections, 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;)Vintermediary <init>Lnet/minecraft/class_3547;<init>(Lnet/minecraft/class_2823;)Vofficial <init>Lezu;<init>(Legl;)V
 
 - 
 - 
Method Details
- 
getLight
protected int getLight(long blockPos) - Specified by:
 getLightin classLightStorage<BlockLightStorage.Data>- Mappings:
 Namespace Name Mixin selector named getLightLnet/minecraft/world/chunk/light/LightStorage;getLight(J)Iintermediary method_15538Lnet/minecraft/class_3560;method_15538(J)Iofficial aLezz;a(J)I
 
 -