net.minecraft.client.render

public class VertexFormatElement

cuw
net.minecraft.class_296
net.minecraft.client.render.VertexFormatElement
com.mojang.blaze3d.vertex.VertexFormatElement
net.minecraft.client.renderer.vertex.VertexFormatElement
net.minecraft.client.renderer.vertex.VertexFormatElement

Field summary

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

Constructor summary

ModifierConstructor
public (int index, VertexFormatElement$Format type, VertexFormatElement$Type usage, int count)

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)
supportsUsage(int index, VertexFormatElement$Usage usage)
func_177372_a(int arg0, VertexFormatElement$Usage arg1)
isFirstOrUV(int arg0, VertexFormatElement$Usage arg1)
public final VertexFormatElement$Format
a()
method_1386()
getFormat()
getType()
func_177367_b()
getType()
public final VertexFormatElement$Type
b()
method_1382()
getType()
getUsage()
func_177375_c()
getUsage()
public final int
c()
method_1384()
getCount()
getCount()
func_177370_d()
getElementCount()
public final int
d()
method_1385()
getIndex()
getIndex()
func_177369_e()
getIndex()
public final int
e()
method_1387()
getSize()
getByteSize()
func_177368_f()
getSize()
public final boolean
f()
method_1388()
isPosition()
isPosition()
func_177374_g()
isPositionElement()