Class PixelmonVertexFormats
java.lang.Object
com.pixelmonmod.pixelmon.init.registry.PixelmonVertexFormats
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.blaze3d.vertex.VertexFormatElement
static final com.mojang.blaze3d.vertex.VertexFormatElement
static final com.mojang.blaze3d.vertex.VertexFormat
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ELEMENT_BONE_DATA_A
public static final com.mojang.blaze3d.vertex.VertexFormatElement ELEMENT_BONE_DATA_A -
ELEMENT_BONE_DATA_B
public static final com.mojang.blaze3d.vertex.VertexFormatElement ELEMENT_BONE_DATA_B -
POSITION_COLOR_TEXTURE_LIGHT_NORMAL_BONE_DATA
public static final com.mojang.blaze3d.vertex.VertexFormat POSITION_COLOR_TEXTURE_LIGHT_NORMAL_BONE_DATA
-
-
Constructor Details
-
PixelmonVertexFormats
public PixelmonVertexFormats()
-