com.mojang.blaze3d.vertex

public record MeshData$DrawState

fbh$a
com.mojang.blaze3d.vertex.MeshData$DrawState
net.minecraft.class_9801$class_4574
net.minecraft.client.render.BuiltBuffer$DrawParameters
net.minecraft.src.C_336471_$C_336447_

Field summary

Modifier and TypeField
private final VertexFormat
a
format
comp_749
format
f_336748_
private final int
b
vertexCount
comp_750
vertexCount
f_336624_
private final int
c
indexCount
comp_751
indexCount
f_337456_
private final VertexFormat$Mode
d
mode
comp_752
mode
f_336934_
private final VertexFormat$IndexType
e
indexType
comp_753
indexType
f_337180_

Constructor summary

ModifierConstructor
public (VertexFormat vertexCount, int indexCount, int mode, VertexFormat$Mode indexType, VertexFormat$IndexType arg4)

Method summary

Modifier and TypeMethod
public VertexFormat
a()
format()
comp_749()
format()
f_336748_()
public int
b()
vertexCount()
comp_750()
vertexCount()
f_336624_()
public int
c()
indexCount()
comp_751()
indexCount()
f_337456_()
public VertexFormat$Mode
d()
mode()
comp_752()
mode()
f_336934_()
public VertexFormat$IndexType
e()
indexType()
comp_753()
indexType()
f_337180_()