net.minecraft.client.render

public class VertexFormatElement

cuw
net.minecraft.class_296
net.minecraft.client.render.VertexFormatElement
net.minecraft.client.renderer.vertex.VertexFormatElement

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_1616
LOGGER
field_177381_a
private final VertexFormatElement$Format
b
field_1615
format
field_177379_b
private final VertexFormatElement$Type
c
field_1614
type
field_177380_c
private final int
d
field_1613
index
field_177377_d
private final int
e
field_1612
count
field_177378_e

Constructor summary

ModifierConstructor
public (int arg0, VertexFormatElement$Format arg1, VertexFormatElement$Type arg2, int arg3)

Method summary

Modifier and TypeMethod
private final boolean
a(int arg0, cuw$b arg1)
method_1383(int arg0, class_296$class_298 arg1)
isValidType(int arg0, VertexFormatElement$Type arg1)
func_177372_a(int arg0, VertexFormatElement$Usage arg1)
public final VertexFormatElement$Format
a()
method_1386()
getFormat()
func_177367_b()
public final VertexFormatElement$Type
b()
method_1382()
getType()
func_177375_c()
public final int
c()
method_1384()
getCount()
func_177370_d()
public final int
d()
method_1385()
getIndex()
func_177369_e()
public final int
e()
method_1387()
getSize()
func_177368_f()
public final boolean
f()
method_1388()
isPosition()
func_177374_g()