Uses of Class
com.mojang.blaze3d.vertex.VertexFormatElement
-
Uses of VertexFormatElement in com.mojang.blaze3d.vertex
Modifier and TypeFieldDescriptionprivate VertexFormatElement
BufferBuilder.currentElement
static final VertexFormatElement
DefaultVertexFormat.ELEMENT_COLOR
static final VertexFormatElement
DefaultVertexFormat.ELEMENT_NORMAL
static final VertexFormatElement
DefaultVertexFormat.ELEMENT_PADDING
static final VertexFormatElement
DefaultVertexFormat.ELEMENT_POSITION
static final VertexFormatElement
DefaultVertexFormat.ELEMENT_UV
static final VertexFormatElement
DefaultVertexFormat.ELEMENT_UV0
static final VertexFormatElement
DefaultVertexFormat.ELEMENT_UV1
static final VertexFormatElement
DefaultVertexFormat.ELEMENT_UV2
Modifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableMap<String,
VertexFormatElement> VertexFormat.elementMapping
private final com.google.common.collect.ImmutableList<VertexFormatElement>
VertexFormat.elements
Modifier and TypeMethodDescriptionBufferBuilder.currentElement()
BufferVertexConsumer.currentElement()
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableMap<String,
VertexFormatElement> VertexFormat.getElementMapping()
com.google.common.collect.ImmutableList<VertexFormatElement>
VertexFormat.getElements()
ModifierConstructorDescriptionVertexFormat
(com.google.common.collect.ImmutableMap<String, VertexFormatElement> p_166910_) -
Uses of VertexFormatElement in net.minecraftforge.client.model.pipeline
Modifier and TypeFieldDescriptionprotected static final VertexFormatElement
VertexLighterFlat.NORMAL_4F