Class LightSectionDebugRenderer.SectionData
java.lang.Object
net.minecraft.client.renderer.debug.LightSectionDebugRenderer.SectionData
- Enclosing class:
LightSectionDebugRenderer
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final DiscreteVoxelShape
(package private) final DiscreteVoxelShape
(package private) final SectionPos
-
Constructor Summary
ConstructorsConstructorDescriptionSectionData
(LevelLightEngine pLevelLightEngine, SectionPos pPos, int pRadius, LightLayer pLightLayer) -
Method Summary
-
Field Details
-
lightAndBlocksShape
-
lightShape
-
minPos
-
-
Constructor Details
-
SectionData
SectionData(LevelLightEngine pLevelLightEngine, SectionPos pPos, int pRadius, LightLayer pLightLayer)
-