Uses of Class
net.minecraft.client.renderer.SectionOcclusionGraph
Packages that use SectionOcclusionGraph
-
Uses of SectionOcclusionGraph in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as SectionOcclusionGraphModifier and TypeFieldDescriptionprivate final SectionOcclusionGraphLevelRenderer.sectionOcclusionGraphprivate final SectionOcclusionGraphViewArea.sectionOcclusionGraphMethods in net.minecraft.client.renderer that return SectionOcclusionGraphConstructors in net.minecraft.client.renderer with parameters of type SectionOcclusionGraphModifierConstructorDescriptionViewArea(SectionRenderDispatcher sectionRenderDispatcher, int minY, int maxY, int minSectionY, int maxSectionY, int renderDistance, SectionOcclusionGraph sectionOcclusionGraph)