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 SectionRenderDispatcherLevelRenderer.sectionRenderDispatcherMethods in net.minecraft.client.renderer that return SectionRenderDispatcherMethods in net.minecraft.client.renderer with parameters of type SectionRenderDispatcherModifier and TypeMethodDescriptionprotected voidViewArea.createSections(SectionRenderDispatcher p_299921_) Constructors in net.minecraft.client.renderer with parameters of type SectionRenderDispatcherModifierConstructorDescriptionViewArea(SectionRenderDispatcher p_298339_, Level p_110846_, int p_110847_, LevelRenderer p_110848_) -
Uses of SectionRenderDispatcher in net.minecraft.client.renderer.chunk
Methods in net.minecraft.client.renderer.chunk with parameters of type SectionRenderDispatcherModifier and TypeMethodDescriptionvoidSectionRenderDispatcher.RenderSection.rebuildSectionAsync(SectionRenderDispatcher p_299090_, RenderRegionCache p_297331_) booleanSectionRenderDispatcher.RenderSection.resortTransparency(RenderType p_301074_, SectionRenderDispatcher p_298196_)