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 TypeClassDescription(package private) class(package private) 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 pRegionCache) CompileTaskDynamicQueue.removeTaskByIndex(int pIndex) Methods in net.minecraft.client.renderer.chunk with parameters of type SectionRenderDispatcher.RenderSection.CompileTaskModifier and TypeMethodDescriptionvoidCompileTaskDynamicQueue.add(SectionRenderDispatcher.RenderSection.CompileTask pTask) voidSectionRenderDispatcher.schedule(SectionRenderDispatcher.RenderSection.CompileTask pTask)