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 pSectionRenderDispatcher) Constructors in net.minecraft.client.renderer with parameters of type SectionRenderDispatcherModifierConstructorDescriptionViewArea
(SectionRenderDispatcher pSectionRenderDispatcher, Level pLevel, int pViewDistance, LevelRenderer pLevelRenderer) -
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 pSectionRenderDispatcher, RenderRegionCache pRegionCache) boolean
SectionRenderDispatcher.RenderSection.resortTransparency
(RenderType pRenderType, SectionRenderDispatcher pSectionRenderDispatcher)