Package net.minecraft.world.chunk.light
Interface ChunkLightingView
- All Superinterfaces:
- LightingView
- All Known Implementing Classes:
- ChunkBlockLightProvider,- ChunkLightingView.Empty,- ChunkLightProvider,- ChunkSkyLightProvider
- Mappings:
- Namespace - Name - named - net/minecraft/world/chunk/light/ChunkLightingView- intermediary - net/minecraft/class_3562- official - esn
- 
Nested Class SummaryNested Classes
- 
Method SummaryMethods inherited from interface net.minecraft.world.chunk.light.LightingViewcheckBlock, doLightUpdates, hasUpdates, propagateLight, setColumnEnabled, setSectionStatus, setSectionStatus
- 
Method Details- 
getLightSection- Mappings:
- Namespace - Name - Mixin selector - named - getLightSection- Lnet/minecraft/world/chunk/light/ChunkLightingView;getLightSection(Lnet/minecraft/util/math/ChunkSectionPos;)Lnet/minecraft/world/chunk/ChunkNibbleArray;- intermediary - method_15544- Lnet/minecraft/class_3562;method_15544(Lnet/minecraft/class_4076;)Lnet/minecraft/class_2804;- official - a- Lesn;a(Lkk;)Ldyy;
 
- 
getLightLevel- Mappings:
- Namespace - Name - Mixin selector - named - getLightLevel- Lnet/minecraft/world/chunk/light/ChunkLightingView;getLightLevel(Lnet/minecraft/util/math/BlockPos;)I- intermediary - method_15543- Lnet/minecraft/class_3562;method_15543(Lnet/minecraft/class_2338;)I- official - b- Lesn;b(Lji;)I
 
 
-