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 levelLightEngine, SectionPos pos, int radius, LightLayer lightLayer) -
Method Summary
-
Field Details
-
lightAndBlocksShape
-
lightShape
-
minPos
-
-
Constructor Details
-
SectionData
SectionData(LevelLightEngine levelLightEngine, SectionPos pos, int radius, LightLayer lightLayer)
-