Uses of Class
net.minecraft.client.renderer.chunk.SectionCompiler
Packages that use SectionCompiler
-
Uses of SectionCompiler in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as SectionCompilerMethods in net.minecraft.client.renderer.chunk with parameters of type SectionCompilerModifier and TypeMethodDescriptionvoidSectionRenderDispatcher.setCompiler(SectionCompiler sectionCompiler) Constructors in net.minecraft.client.renderer.chunk with parameters of type SectionCompilerModifierConstructorDescriptionSectionRenderDispatcher(TracingExecutor executor, RenderBuffers renderBuffers, SectionCompiler sectionCompiler, Consumer<SectionRenderDispatcher.RenderSection> onSectionMeshUpdate)