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 SectionRenderDispatcherModifier and TypeMethodDescription@Nullable SectionRenderDispatcherLevelRenderer.getSectionRenderDispatcher()Methods in net.minecraft.client.renderer with parameters of type SectionRenderDispatcherModifier and TypeMethodDescriptionprotected voidViewArea.createSections(SectionRenderDispatcher sectionRenderDispatcher) Constructors in net.minecraft.client.renderer with parameters of type SectionRenderDispatcherModifierConstructorDescriptionViewArea(SectionRenderDispatcher sectionRenderDispatcher, Level level, int renderDistance, LevelRenderer levelRenderer) -
Uses of SectionRenderDispatcher in net.minecraft.client.renderer.chunk
Methods in net.minecraft.client.renderer.chunk with parameters of type SectionRenderDispatcherModifier and TypeMethodDescriptionvoidSectionRenderDispatcher.RenderSection.resortTransparency(SectionRenderDispatcher dispatcher)