net.minecraft.client.model.geom

public record ModelPart$Polygon

geo$b
net.minecraft.client.model.geom.ModelPart$Polygon
net.minecraft.class_630$class_593
net.minecraft.client.model.ModelPart$Quad

Field summary

Modifier and TypeField
final ModelPart$Vertex[]
a
vertices
comp_3184
vertices
final org.joml.Vector3f
b
normal
comp_3185
direction

Constructor summary

ModifierConstructor
public (ModelPart$Vertex[] vertices, float u1, float v1, float u2, float v2, float squishU, float squishV, boolean flip, Direction direction)
public (ModelPart$Vertex[] arg0, org.joml.Vector3f arg1)

Method summary

Modifier and TypeMethod
public ModelPart$Vertex[]
a()
vertices()
comp_3184()
vertices()
public org.joml.Vector3f
b()
normal()
comp_3185()
direction()