Uses of Class
com.mojang.blaze3d.vertex.VertexFormatElement
Packages that use VertexFormatElement
-
Uses of VertexFormatElement in com.mojang.blaze3d.vertex
Fields in com.mojang.blaze3d.vertex declared as VertexFormatElementModifier and TypeFieldDescriptionprivate VertexFormatElementBufferBuilder.currentElementstatic VertexFormatElementDefaultVertexFormat.ELEMENT_COLORstatic VertexFormatElementDefaultVertexFormat.ELEMENT_NORMALstatic VertexFormatElementDefaultVertexFormat.ELEMENT_PADDINGstatic VertexFormatElementDefaultVertexFormat.ELEMENT_POSITIONstatic VertexFormatElementDefaultVertexFormat.ELEMENT_UVstatic VertexFormatElementDefaultVertexFormat.ELEMENT_UV0static VertexFormatElementDefaultVertexFormat.ELEMENT_UV1static VertexFormatElementDefaultVertexFormat.ELEMENT_UV2Fields in com.mojang.blaze3d.vertex with type parameters of type VertexFormatElementModifier and TypeFieldDescriptionprivate com.google.common.collect.ImmutableMap<String,VertexFormatElement>VertexFormat.elementMappingprivate com.google.common.collect.ImmutableList<VertexFormatElement>VertexFormat.elementsMethods in com.mojang.blaze3d.vertex that return VertexFormatElementModifier and TypeMethodDescriptionBufferBuilder.currentElement()BufferVertexConsumer.currentElement()Methods in com.mojang.blaze3d.vertex that return types with arguments of type VertexFormatElementModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableMap<String,VertexFormatElement>VertexFormat.getElementMapping()com.google.common.collect.ImmutableList<VertexFormatElement>VertexFormat.getElements()Constructor parameters in com.mojang.blaze3d.vertex with type arguments of type VertexFormatElementModifierConstructorDescriptionVertexFormat(com.google.common.collect.ImmutableMap<String,VertexFormatElement> p_166910_) -
Uses of VertexFormatElement in net.minecraftforge.client.model.pipeline
Fields in net.minecraftforge.client.model.pipeline declared as VertexFormatElementModifier and TypeFieldDescriptionprotected static VertexFormatElementVertexLighterFlat.NORMAL_4F