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 pSectionPos, RenderChunkRegion pRegion, VertexSorting pVertexSorting, SectionBufferBuilderPack pSectionBufferBuilderPack) SectionCompiler.compile(SectionPos pSectionPos, RenderChunkRegion pRegion, VertexSorting pVertexSorting, SectionBufferBuilderPack pSectionBufferBuilderPack, 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 pResults, E pBlockEntity)