Class LightSectionDebugRenderer.SectionData
java.lang.Object
net.minecraft.client.renderer.debug.LightSectionDebugRenderer.SectionData
- Enclosing class:
- LightSectionDebugRenderer
-
Field Summary
Modifier and TypeFieldDescription(package private) final DiscreteVoxelShape
(package private) final DiscreteVoxelShape
(package private) final SectionPos
-
Constructor Summary
ConstructorDescriptionSectionData
(LevelLightEngine p_283220_, SectionPos p_282370_, int p_282804_, LightLayer p_283151_) -
Method Summary
-
Field Details
-
lightAndBlocksShape
-
lightShape
-
minPos
-
-
Constructor Details
-
SectionData
SectionData(LevelLightEngine p_283220_, SectionPos p_282370_, int p_282804_, LightLayer p_283151_)
-