net.minecraft.client.render.vertex

public class VertexFormatElement

ceb
net.minecraft.class_2523
net.minecraft.client.render.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_11231
LOGGER
field_177381_a
LOGGER
private final VertexFormatElement$Type
b
field_11232
type
field_177379_b
type
private final VertexFormatElement$Usage
c
field_11233
usage
field_177380_c
usage
private final int
d
field_11234
index
field_177377_d
index
private final int
e
field_11235
count
field_177378_e
elementCount

Constructor summary

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

Method summary

Modifier and TypeMethod
private final boolean
a(int arg0, ceb$b arg1)
method_10348(int arg0, class_2523$class_2525 arg1)
supportsUsage(int index, VertexFormatElement$Usage usage)
func_177372_a(int arg0, VertexFormatElement$EnumUsage arg1)
isFirstOrUV(int arg0, VertexFormatElement$EnumUsage arg1)
public final VertexFormatElement$Type
a()
method_10347()
getType()
func_177367_b()
getType()
public final VertexFormatElement$Usage
b()
method_10349()
getUsage()
func_177375_c()
getUsage()
public final int
c()
method_10350()
getCount()
func_177370_d()
getElementCount()
public final int
d()
method_10351()
getIndex()
func_177369_e()
getIndex()
public final int
e()
method_10352()
getByteSize()
func_177368_f()
getSize()
public final boolean
f()
method_10353()
isPosition()
func_177374_g()
isPositionElement()