Uses of Class
net.minecraft.client.renderer.chunk.SectionRenderDispatcher.RenderSection.CompileTask
Packages that use SectionRenderDispatcher.RenderSection.CompileTask
-
Uses of SectionRenderDispatcher.RenderSection.CompileTask in net.minecraft.client.renderer.chunk
Subclasses of SectionRenderDispatcher.RenderSection.CompileTask in net.minecraft.client.renderer.chunkModifier and TypeClassDescriptionprivate classprivate classFields in net.minecraft.client.renderer.chunk with type parameters of type SectionRenderDispatcher.RenderSection.CompileTaskModifier and TypeFieldDescriptionprivate final List<SectionRenderDispatcher.RenderSection.CompileTask> CompileTaskDynamicQueue.tasksMethods in net.minecraft.client.renderer.chunk that return SectionRenderDispatcher.RenderSection.CompileTaskModifier and TypeMethodDescriptionSectionRenderDispatcher.RenderSection.createCompileTask(RenderRegionCache cache) private @Nullable SectionRenderDispatcher.RenderSection.CompileTaskCompileTaskDynamicQueue.removeTaskByIndex(int taskIndex) Methods in net.minecraft.client.renderer.chunk with parameters of type SectionRenderDispatcher.RenderSection.CompileTaskModifier and TypeMethodDescriptionvoidCompileTaskDynamicQueue.add(SectionRenderDispatcher.RenderSection.CompileTask task) voidSectionRenderDispatcher.schedule(SectionRenderDispatcher.RenderSection.CompileTask task)