Uses of Class
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.RenderSection.SectionTask
Packages that use SectionRenderDispatcher.RenderSection.SectionTask
-
Uses of SectionRenderDispatcher.RenderSection.SectionTask in net.minecraft.client.renderer.chunk
Subclasses of SectionRenderDispatcher.RenderSection.SectionTask in net.minecraft.client.renderer.chunkModifier and TypeClassDescriptionprivate classprivate classFields in net.minecraft.client.renderer.chunk with type parameters of type SectionRenderDispatcher.RenderSection.SectionTaskModifier and TypeFieldDescriptionprivate final List<SectionRenderDispatcher.RenderSection.SectionTask> SectionTaskDynamicQueue.tasksMethods in net.minecraft.client.renderer.chunk that return SectionRenderDispatcher.RenderSection.SectionTaskModifier and TypeMethodDescriptionSectionRenderDispatcher.RenderSection.createCompileTask(RenderSectionRegion region) Deprecated.SectionRenderDispatcher.RenderSection.createCompileTask(RenderSectionRegion region, List<AddSectionGeometryEvent.AdditionalSectionRenderer> additionalRenderers) SectionTaskDynamicQueue.removeTaskByIndex(int taskIndex) Methods in net.minecraft.client.renderer.chunk with parameters of type SectionRenderDispatcher.RenderSection.SectionTaskModifier and TypeMethodDescriptionvoidSectionTaskDynamicQueue.add(SectionRenderDispatcher.RenderSection.SectionTask task) private voidSectionRenderDispatcher.schedule(SectionRenderDispatcher.RenderSection.SectionTask task)
SectionRenderDispatcher.RenderSection.createCompileTask(RenderSectionRegion, java.util.List)instead