net.minecraft.client.renderer.chunk

public record ChunkSectionsToRender

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

字段概要

修饰符与类型字段
private final GpuTextureView
a
textureView
comp_5192
textureView
f_436562_
private final EnumMap<ChunkSectionLayer, List<RenderPass$Draw<GpuBufferSlice[]>>>
b
drawsPerLayer
comp_4402
drawsPerLayer
f_398727_
private final int
c
maxIndicesRequired
comp_4403
maxIndicesRequired
f_399363_
private final GpuBufferSlice[]
d
chunkSectionInfos
comp_5193
chunkSectionInfos
f_434018_

构造函数概要

修饰符构造函数
public (GpuTextureView textureView, EnumMap<ChunkSectionLayer, List<RenderPass$Draw<GpuBufferSlice[]>>> drawsPerLayer, int maxIndicesRequired, GpuBufferSlice[] chunkSectionInfos)

方法概要

修饰符与类型方法
public void
a(hti arg0, fzf arg1)
renderGroup(ChunkSectionLayerGroup arg0, GpuSampler arg1)
method_72170(class_11531 arg0, class_12137 arg1)
renderSection(BlockRenderLayerGroup group, GpuSampler sampler)
m_402492_(C_398315_ p_455406_, C_432485_ arg1)
public GpuTextureView
a()
textureView()
comp_5192()
textureView()
f_436562_()
public EnumMap<ChunkSectionLayer, List<RenderPass$Draw<GpuBufferSlice[]>>>
b()
drawsPerLayer()
comp_4402()
drawsPerLayer()
f_398727_()
public int
c()
maxIndicesRequired()
comp_4403()
maxIndicesRequired()
f_399363_()
public GpuBufferSlice[]
d()
chunkSectionInfos()
comp_5193()
chunkSectionInfos()
f_434018_()