net.minecraft.client.render.vertex

public class VertexFormatElement

cuu
net.minecraft.unmapped.C_28271920
net.minecraft.client.render.vertex.VertexFormatElement

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
f_39694855
LOGGER
private final VertexFormatElement__Type
b
f_23946694
type
private final VertexFormatElement__Usage
c
f_64543621
usage
private int
d
f_69429331
index
private int
e
f_58773372
count
private int
f
f_77268474
formatSize

Constructor summary

ModifierConstructor
public (int index, VertexFormatElement__Type type, VertexFormatElement__Usage usage, int count)

Method summary

Modifier and TypeMethod
public void
a(int arg0)
m_65416525(int arg0)
setFormatSize(int size)
public int
a()
m_73788342()
getFormatSize()
private final boolean
a(int arg0, cuw arg1)
m_83983008(int arg0, C_83569783 arg1)
supportsUsage(int index, VertexFormatElement__Usage usage)
public final VertexFormatElement__Type
b()
m_49920987()
getType()
public final VertexFormatElement__Usage
c()
m_75237303()
getUsage()
public final int
d()
m_83508185()
getCount()
public final int
e()
m_72568035()
getIndex()
public final int
f()
m_92930627()
getByteSize()
public final boolean
g()
m_72309936()
isPosition()