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 p_350790_, RenderChunkRegion p_350782_, VertexSorting p_350635_, SectionBufferBuilderPack p_350612_) SectionCompiler.compile
(SectionPos p_350790_, RenderChunkRegion p_350782_, VertexSorting p_350635_, SectionBufferBuilderPack p_350612_, 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 p_350754_, E p_350386_)