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 SectionRenderDispatcher
LevelRenderer.sectionRenderDispatcher
Methods in net.minecraft.client.renderer that return SectionRenderDispatcherMethods in net.minecraft.client.renderer with parameters of type SectionRenderDispatcherModifier and TypeMethodDescriptionprotected void
ViewArea.createSections
(SectionRenderDispatcher p_294825_) Constructors in net.minecraft.client.renderer with parameters of type SectionRenderDispatcherModifierConstructorDescriptionViewArea
(SectionRenderDispatcher p_296460_, 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 TypeMethodDescriptionvoid
SectionRenderDispatcher.RenderSection.rebuildSectionAsync
(SectionRenderDispatcher p_295901_, RenderRegionCache p_294660_) boolean
SectionRenderDispatcher.RenderSection.resortTransparency
(RenderType p_295679_, SectionRenderDispatcher p_294363_)