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.setLevel(ClientLevel level, SectionCompiler sectionCompiler) Constructors in net.minecraft.client.renderer.chunk with parameters of type SectionCompilerModifierConstructorDescriptionSectionRenderDispatcher(ClientLevel level, LevelRenderer renderer, TracingExecutor executor, RenderBuffers renderBuffers, SectionCompiler sectionCompiler)