com.mojang.blaze3d.vertex

public class DefaultVertexFormat

eeb
com.mojang.blaze3d.vertex.DefaultVertexFormat
net.minecraft.class_290
net.minecraft.client.render.VertexFormats
net.minecraft.src.C_3179_

Field summary

Modifier and TypeField
public static final VertexFormatElement
a
ELEMENT_POSITION
field_1587
POSITION_ELEMENT
f_85804_
public static final VertexFormatElement
b
ELEMENT_COLOR
field_1581
COLOR_ELEMENT
f_85805_
public static final VertexFormatElement
c
ELEMENT_UV0
field_1591
TEXTURE_ELEMENT
f_85806_
public static final VertexFormatElement
d
ELEMENT_UV1
field_1583
OVERLAY_ELEMENT
f_85807_
public static final VertexFormatElement
e
ELEMENT_UV2
field_20886
LIGHT_ELEMENT
f_85808_
public static final VertexFormatElement
f
ELEMENT_NORMAL
field_1579
NORMAL_ELEMENT
f_85809_
public static final VertexFormatElement
g
ELEMENT_PADDING
field_1578
PADDING_ELEMENT
f_85810_
public static final VertexFormatElement
h
ELEMENT_UV
field_29335
UV_ELEMENT
f_166849_
public static final VertexFormat
i
BLIT_SCREEN
field_29336
BLIT_SCREEN
f_166850_
public static final VertexFormat
j
BLOCK
field_1590
POSITION_COLOR_TEXTURE_LIGHT_NORMAL
f_85811_
public static final VertexFormat
k
NEW_ENTITY
field_1580
POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL
f_85812_
public static final VertexFormat
l
PARTICLE
field_1584
POSITION_TEXTURE_COLOR_LIGHT
f_85813_
public static final VertexFormat
m
POSITION
field_1592
POSITION
f_85814_
public static final VertexFormat
n
POSITION_COLOR
field_1576
POSITION_COLOR
f_85815_
public static final VertexFormat
o
POSITION_COLOR_NORMAL
field_29337
LINES
f_166851_
public static final VertexFormat
p
POSITION_COLOR_LIGHTMAP
field_21468
POSITION_COLOR_LIGHT
f_85816_
public static final VertexFormat
q
POSITION_TEX
field_1585
POSITION_TEXTURE
f_85817_
public static final VertexFormat
r
POSITION_COLOR_TEX
field_20887
POSITION_COLOR_TEXTURE
f_85818_
public static final VertexFormat
s
POSITION_TEX_COLOR
field_1575
POSITION_TEXTURE_COLOR
f_85819_
public static final VertexFormat
t
POSITION_COLOR_TEX_LIGHTMAP
field_20888
POSITION_COLOR_TEXTURE_LIGHT
f_85820_
public static final VertexFormat
u
POSITION_TEX_LIGHTMAP_COLOR
field_1586
POSITION_TEXTURE_LIGHT_COLOR
f_85821_
public static final VertexFormat
v
POSITION_TEX_COLOR_NORMAL
field_1577
POSITION_TEXTURE_COLOR_NORMAL
f_85822_

Constructor summary

ModifierConstructor
public ()