net.minecraft.client.renderer.chunk

public record ChunkSectionsToRender

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

Field summary

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

Constructor summary

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

Method summary

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