net.minecraft.client.render

public record SectionRenderState

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

Field summary

Modifier and TypeField
private final GpuTextureView
a
textureView
comp_5192
textureView
f_aseuowun
textureView
f_436562_
private final EnumMap<BlockRenderLayer, List<RenderPass$RenderObject<GpuBufferSlice[]>>>
b
drawsPerLayer
comp_4402
drawsPerLayer
f_xrhxtahk
drawsPerLayer
f_398727_
private final int
c
maxIndicesRequired
comp_4403
maxIndicesRequired
f_ickqboki
maxIndicesRequired
f_399363_
private final GpuBufferSlice[]
d
chunkSectionInfos
comp_5193
chunkSectionInfos
f_mvqydzjv
chunkSectionInfos
f_434018_

Constructor summary

ModifierConstructor
public (GpuTextureView textureView, EnumMap<BlockRenderLayer, List<RenderPass$RenderObject<GpuBufferSlice[]>>> drawsPerLayer, int maxIndicesRequired, GpuBufferSlice[] chunkSectionInfos)

Method summary

Modifier and TypeMethod
public void
a(hti o, fzf arg1)
renderGroup(ChunkSectionLayerGroup arg0, GpuSampler arg1)
method_72170(class_11531 arg0, class_12137 arg1)
renderSection(BlockRenderLayerGroup group, GpuSampler sampler)
m_sdmccvls(C_gzuivklf arg0, C_gngovzof arg1)
m_402492_(C_398315_ p_455406_, C_432485_ arg1)
public GpuTextureView
a()
textureView()
comp_5192()
textureView()
m_rnnvhyhv()
textureView()
f_436562_()
public EnumMap<BlockRenderLayer, List<RenderPass$RenderObject<GpuBufferSlice[]>>>
b()
drawsPerLayer()
comp_4402()
drawsPerLayer()
m_ftnomkai()
drawsPerLayer()
f_398727_()
public int
c()
maxIndicesRequired()
comp_4403()
maxIndicesRequired()
m_xivwyvmx()
maxIndicesRequired()
f_399363_()
public GpuBufferSlice[]
d()
chunkSectionInfos()
comp_5193()
chunkSectionInfos()
m_pqlalsrm()
chunkSectionInfos()
f_434018_()