com.mojang.blaze3d.vertex

public class DefaultVertexFormat

dsh
com.mojang.blaze3d.vertex.DefaultVertexFormat
net.minecraft.class_290
net.minecraft.unmapped.C_biptqhre
net.minecraft.client.render.VertexFormats
net.minecraft.src.C_3179_

Field summary

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

Constructor summary

ModifierConstructor
public ()