com.mojang.blaze3d.vertex

public record BufferBuilder$DrawState

eal$a
com.mojang.blaze3d.vertex.BufferBuilder$DrawState
net.minecraft.class_287$class_4574
net.minecraft.client.render.BufferBuilder$DrawArrayParameters
net.minecraft.src.C_3173_$C_3175_

Field summary

Modifier and TypeField
private final VertexFormat
a
format
comp_749
format
f_85733_
final int
b
vertexCount
comp_750
vertexCount
f_85734_
private final int
c
indexCount
comp_751
indexCount
f_166797_
private final VertexFormat$Mode
d
mode
comp_752
mode
f_85735_
private final VertexFormat$IndexType
e
indexType
comp_753
indexType
f_166798_
private final boolean
f
indexOnly
comp_754
indexOnly
f_166799_
private final boolean
g
sequentialIndex
comp_755
sequentialIndex
f_166800_

Constructor summary

ModifierConstructor
public (VertexFormat f_85734_, int f_166797_, int f_85735_, VertexFormat$Mode f_166798_, VertexFormat$IndexType f_166799_, boolean f_166800_, boolean arg6)

Method summary

Modifier and TypeMethod
public int
a()
vertexBufferSize()
method_31957()
getIndexBufferStart()
m_166812_()
public int
b()
vertexBufferStart()
method_43429()
getVertexBufferPosition()
m_231180_()
public int
c()
vertexBufferEnd()
method_43430()
getVertexBufferLimit()
m_231181_()
public int
d()
indexBufferStart()
method_43431()
getIndexBufferPosition()
m_231182_()
public int
e()
indexBufferEnd()
method_43432()
getIndexBufferLimit()
m_231183_()
private int
n()
indexBufferSize()
method_31961()
getIndexBufferLength()
m_166816_()
public int
f()
bufferSize()
method_31958()
getIndexBufferEnd()
m_166813_()
public VertexFormat
g()
format()
comp_749()
format()
f_85733_()
public int
h()
vertexCount()
comp_750()
vertexCount()
f_85734_()
public int
i()
indexCount()
comp_751()
indexCount()
f_166797_()
public VertexFormat$Mode
j()
mode()
comp_752()
mode()
f_85735_()
public VertexFormat$IndexType
k()
indexType()
comp_753()
indexType()
f_166798_()
public boolean
l()
indexOnly()
comp_754()
indexOnly()
f_166799_()
public boolean
m()
sequentialIndex()
comp_755()
sequentialIndex()
f_166800_()