net.minecraft.client.renderer.chunk

public record ChunkSectionsToRender

hbb
net.minecraft.client.renderer.chunk.ChunkSectionsToRender
net.minecraft.class_11532
net.minecraft.client.render.SectionRenderState

Field summary

Modifier and TypeField
private final EnumMap<ChunkSectionLayer, List<RenderPass$Draw<GpuBufferSlice[]>>>
a
drawsPerLayer
comp_4402
drawsPerLayer
private final int
b
maxIndicesRequired
comp_4403
maxIndicesRequired
private final GpuBufferSlice[]
c
dynamicTransforms
comp_4404
dynamicTransforms

Constructor summary

ModifierConstructor
public (EnumMap<ChunkSectionLayer, List<RenderPass$Draw<GpuBufferSlice[]>>> arg0, int arg1, GpuBufferSlice[] arg2)

Method summary

Modifier and TypeMethod
public void
a(hba arg0)
renderGroup(ChunkSectionLayerGroup arg0)
method_72170(class_11531 arg0)
renderSection(BlockRenderLayerGroup group)
public EnumMap<ChunkSectionLayer, List<RenderPass$Draw<GpuBufferSlice[]>>>
a()
drawsPerLayer()
comp_4402()
drawsPerLayer()
public int
b()
maxIndicesRequired()
comp_4403()
maxIndicesRequired()
public GpuBufferSlice[]
c()
dynamicTransforms()
comp_4404()
dynamicTransforms()