com.mojang.blaze3d.vertex

public class DefaultVertexFormat

fgq
com.mojang.blaze3d.vertex.DefaultVertexFormat
net.minecraft.class_290
net.minecraft.client.render.VertexFormats

Field summary

Modifier and TypeField
public static final VertexFormat
a
BLIT_SCREEN
field_29336
BLIT_SCREEN
public static final VertexFormat
b
BLOCK
field_1590
POSITION_COLOR_TEXTURE_LIGHT_NORMAL
public static final VertexFormat
c
NEW_ENTITY
field_1580
POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL
public static final VertexFormat
d
PARTICLE
field_1584
POSITION_TEXTURE_COLOR_LIGHT
public static final VertexFormat
e
POSITION
field_1592
POSITION
public static final VertexFormat
f
POSITION_COLOR
field_1576
POSITION_COLOR
public static final VertexFormat
g
POSITION_COLOR_NORMAL
field_29337
LINES
public static final VertexFormat
h
POSITION_COLOR_LIGHTMAP
field_21468
POSITION_COLOR_LIGHT
public static final VertexFormat
i
POSITION_TEX
field_1585
POSITION_TEXTURE
public static final VertexFormat
j
POSITION_TEX_COLOR
field_1575
POSITION_TEXTURE_COLOR
public static final VertexFormat
k
POSITION_COLOR_TEX_LIGHTMAP
field_20888
POSITION_COLOR_TEXTURE_LIGHT
public static final VertexFormat
l
POSITION_TEX_LIGHTMAP_COLOR
field_1586
POSITION_TEXTURE_LIGHT_COLOR
public static final VertexFormat
m
POSITION_TEX_COLOR_NORMAL
field_1577
POSITION_TEXTURE_COLOR_NORMAL

Constructor summary

ModifierConstructor
public ()