com.mojang.blaze3d.vertex

public class DefaultVertexFormat

fbg
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 VertexFormat
a
BLIT_SCREEN
field_29336
BLIT_SCREEN
f_166850_
public static final VertexFormat
b
BLOCK
field_1590
POSITION_COLOR_TEXTURE_LIGHT_NORMAL
f_85811_
public static final VertexFormat
c
NEW_ENTITY
field_1580
POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL
f_85812_
public static final VertexFormat
d
PARTICLE
field_1584
POSITION_TEXTURE_COLOR_LIGHT
f_85813_
public static final VertexFormat
e
POSITION
field_1592
POSITION
f_85814_
public static final VertexFormat
f
POSITION_COLOR
field_1576
POSITION_COLOR
f_85815_
public static final VertexFormat
g
POSITION_COLOR_NORMAL
field_29337
LINES
f_166851_
public static final VertexFormat
h
POSITION_COLOR_LIGHTMAP
field_21468
POSITION_COLOR_LIGHT
f_85816_
public static final VertexFormat
i
POSITION_TEX
field_1585
POSITION_TEXTURE
f_85817_
public static final VertexFormat
j
POSITION_TEX_COLOR
field_1575
POSITION_TEXTURE_COLOR
f_85819_
public static final VertexFormat
k
POSITION_COLOR_TEX_LIGHTMAP
field_20888
POSITION_COLOR_TEXTURE_LIGHT
f_85820_
public static final VertexFormat
l
POSITION_TEX_LIGHTMAP_COLOR
field_1586
POSITION_TEXTURE_LIGHT_COLOR
f_85821_
public static final VertexFormat
m
POSITION_TEX_COLOR_NORMAL
field_1577
POSITION_TEXTURE_COLOR_NORMAL
f_85822_

Constructor summary

ModifierConstructor
public ()