net.minecraft.client.render.vertex

public class VertexFormat

cus
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
b
f_77733067
elements
private final List
c
f_35947310
offsets
private int
d
f_36455721
size
private int
e
f_33896135
colorOffset
private List
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_98175129()
clear()
public void
a(cuu arg0)
m_47489906(C_28271920 arg0)
add(VertexFormatElement element)
public boolean
b()
m_84805580()
hasNormal()
public int
c()
m_46462542()
getNormalOffset()
public boolean
d()
m_09697300()
hasColor()
public int
e()
m_81798117()
getColorOffset()
public boolean
a(int arg0)
m_05079177(int arg0)
hasUv(int index)
public int
b(int arg0)
m_80510610(int arg0)
getUvOffset(int index)
private boolean
i()
m_98221719()
hasPositionElement()
public int
f()
m_87337626()
getVertexSize()
public List
g()
m_64127536()
getElements()
public int
h()
m_60147241()
getElementCount()
public VertexFormatElement
c(int arg0)
m_51565595(int arg0)
getElement(int index)