net.minecraft.client.render

record WorldRenderer$SectionGeometry

net.minecraft.client.renderer.LevelRenderer$ChunkDrawGroup
net.minecraft.class_761$class_1_1392
net.minecraft.client.render.WorldRenderer$SectionGeometry

Field summary

Modifier and TypeField
private final GpuBufferSlice
vertexBuffer
comp_1_1489
vertexBuffer
private final GpuBufferSlice
indexBuffer
comp_1_1487
indexBuffer
private final IndexType
indexType
comp_1_1488
indexType
private final List<DynamicUniforms$DrawValue>
draws
comp_1_1486
draws

Constructor summary

ModifierConstructor
private (GpuBufferSlice vertexBuffer, GpuBufferSlice indexBuffer, IndexType indexType, List<DynamicUniforms$DrawValue> draws)

Method summary

Modifier and TypeMethod
public GpuBufferSlice
vertexBuffer()
comp_1_1489()
vertexBuffer()
public GpuBufferSlice
indexBuffer()
comp_1_1487()
indexBuffer()
public IndexType
indexType()
comp_1_1488()
indexType()
public List<DynamicUniforms$DrawValue>
draws()
comp_1_1486()
draws()