Uses of Class
net.minecraft.client.model.geom.ModelPart.Vertex
Packages that use ModelPart.Vertex
-
Uses of ModelPart.Vertex in net.minecraft.client.model.geom
Fields in net.minecraft.client.model.geom declared as ModelPart.VertexMethods in net.minecraft.client.model.geom that return ModelPart.VertexConstructors in net.minecraft.client.model.geom with parameters of type ModelPart.VertexModifierConstructorDescriptionPolygon
(ModelPart.Vertex[] vertices, float u1, float v1, float u2, float v2, float textureWidth, float textureHeight, boolean mirror, Direction direction)