Uses of Class
net.minecraft.client.renderer.chunk.SectionCompiler.Results
Packages that use SectionCompiler.Results
-
Uses of SectionCompiler.Results in net.minecraft.client.renderer.chunk
Methods in net.minecraft.client.renderer.chunk that return SectionCompiler.ResultsModifier and TypeMethodDescriptionSectionCompiler.compile(SectionPos sectionPos, RenderChunkRegion region, VertexSorting vertexSorting, SectionBufferBuilderPack sectionBufferBuilderPack) SectionCompiler.compile(SectionPos sectionPos, RenderChunkRegion region, VertexSorting vertexSorting, SectionBufferBuilderPack sectionBufferBuilderPack, List<AddSectionGeometryEvent.AdditionalSectionRenderer> additionalRenderers) Methods in net.minecraft.client.renderer.chunk with parameters of type SectionCompiler.ResultsModifier and TypeMethodDescriptionprivate <E extends BlockEntity>
voidSectionCompiler.handleBlockEntity(SectionCompiler.Results results, E blockEntity)