net.minecraft.client.render.vertex

public class VertexFormat

cea
net.minecraft.unmapped.C_26773790
net.minecraft.client.render.vertex.VertexFormat

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
f_61948019
LOGGER
private final List<VertexFormatElement>
b
f_77733067
elements
private final List<Integer>
c
f_35947310
offsets
private int
d
f_36455721
size
private int
e
f_33896135
colorOffset
private final List<Integer>
f
f_33816016
offsetsUv
private int
g
f_03776006
normalOffset

Constructor summary

ModifierConstructor
public (VertexFormat format)
public ()

Method summary

Modifier and TypeMethod
public void
a()
m_14371577()
clear()
public VertexFormat
a(ceb arg0)
m_47489906(C_28271920 arg0)
addElement(VertexFormatElement element)
public boolean
b()
m_55203726()
hasNormal()
public int
c()
m_46462542()
getNormalOffset()
public boolean
d()
m_08641296()
hasColor()
public int
e()
m_81798117()
getColorOffset()
public boolean
a(int arg0)
m_12818668(int arg0)
hasUv(int index)
public int
b(int arg0)
m_80510610(int arg0)
getUvOffset(int index)
private boolean
j()
m_98221719()
hasPositionElement()
public int
f()
m_56270704()
getIntSize()
public int
g()
m_87337626()
getVertexSize()
public List<VertexFormatElement>
h()
m_64127536()
getElements()
public int
i()
m_60147241()
getElementCount()
public VertexFormatElement
c(int arg0)
m_51565595(int arg0)
getElement(int index)
public int
d(int arg0)
m_06243885(int arg0)
getOffset(int index)