Uses of Class
net.minecraft.client.renderer.chunk.SectionRenderDispatcher
Packages that use SectionRenderDispatcher
-
Uses of SectionRenderDispatcher in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as SectionRenderDispatcherModifier and TypeFieldDescriptionprivate @Nullable SectionRenderDispatcherLevelRenderer.sectionRenderDispatcherMethods in net.minecraft.client.renderer that return SectionRenderDispatcherConstructors in net.minecraft.client.renderer with parameters of type SectionRenderDispatcherModifierConstructorDescriptionViewArea(SectionRenderDispatcher sectionRenderDispatcher, int minY, int maxY, int minSectionY, int maxSectionY, int renderDistance, SectionOcclusionGraph sectionOcclusionGraph)