com.mojang.blaze3d.vertex

public class VertexFormat

cvc
com.mojang.blaze3d.vertex.VertexFormat
net.minecraft.class_293
net.minecraft.unmapped.C_rnldvdpe
net.minecraft.client.render.VertexFormat
net.minecraft.client.renderer.vertex.VertexFormat

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_1601
f_jnrrpoxp
LOGGER
field_177357_a
private final List<VertexFormatElement>
b
elements
field_1602
f_thnfzsnr
elements
field_177355_b
private final List<Integer>
c
offsets
field_1597
f_qpqqznjz
offsets
field_177356_c
private int
d
vertexSize
field_1600
f_magvnmca
size
field_177353_d
private int
e
colorOffset
field_1599
f_upovmook
offsetColor
field_177354_e
private final List<Integer>
f
texOffset
field_1598
f_azixttop
offsetsUv
field_177351_f
private int
g
normalOffset
field_1596
f_ibqkztly
offsetNormal
field_177352_g

Constructor summary

ModifierConstructor
public (VertexFormat arg0)
public ()

Method summary

Modifier and TypeMethod
public void
a()
clear()
method_1366()
m_ztiljdsd()
clear()
func_207749_a()
public VertexFormat
a(cvd arg0)
addElement(VertexFormatElement arg0)
method_1361(class_296 arg0)
m_qrvmomzu(C_gmhefnuu arg0)
add(VertexFormatElement arg0)
func_181721_a(VertexFormatElement arg0)
public boolean
b()
hasNormal()
method_1368()
m_qfzzihwa()
hasNormalElement()
func_207751_b()
public int
c()
getNormalOffset()
method_1358()
m_ucnxxalz()
getNormalOffset()
func_177342_c()
public boolean
d()
hasColor()
method_1369()
m_eokavytq()
hasColorElement()
func_207752_d()
public int
e()
getColorOffset()
method_1360()
m_exmkimqe()
getColorOffset()
func_177340_e()
public boolean
a(int arg0)
hasUv(int arg0)
method_1367(int arg0)
m_ldmhorwi(int arg0)
hasUvElement(int arg0)
func_207750_a(int arg0)
public int
b(int arg0)
getUvOffset(int arg0)
method_1370(int arg0)
m_lemlbphb(int arg0)
getUvOffset(int arg0)
func_177344_b(int arg0)
private boolean
j()
hasPositionElement()
method_1371()
m_ghxvbxpm()
hasPositionElement()
func_177341_i()
public int
f()
getIntegerSize()
method_1359()
m_aunpfmwi()
getVertexSizeInteger()
func_181719_f()
public int
g()
getVertexSize()
method_1362()
m_xqvnddix()
getVertexSize()
func_177338_f()
public List<VertexFormatElement>
h()
getElements()
method_1357()
m_ximwvywi()
getElements()
func_177343_g()
public int
i()
getElementCount()
method_1363()
m_wjtovyew()
getElementCount()
func_177345_h()
public VertexFormatElement
c(int arg0)
getElement(int arg0)
method_1364(int arg0)
m_wwidphte(int arg0)
getElement(int index)
func_177348_c(int arg0)
public int
d(int arg0)
getOffset(int arg0)
method_1365(int arg0)
m_tdtabkti(int arg0)
getElementOffset(int element)
func_181720_d(int arg0)