Package net.minecraft.client.model.geom
Class ModelPart.Cube
java.lang.Object
net.minecraft.client.model.geom.ModelPart.Cube
- Enclosing class:
- ModelPart
-
Field Summary
-
Constructor Summary
ConstructorDescriptionCube
(int p_104343_, int p_104344_, float p_104345_, float p_104346_, float p_104347_, float p_104348_, float p_104349_, float p_104350_, float p_104351_, float p_104352_, float p_104353_, boolean p_104354_, float p_104355_, float p_104356_) -
Method Summary
Modifier and TypeMethodDescriptionvoid
compile
(PoseStack.Pose p_171333_, VertexConsumer p_171334_, int p_171335_, int p_171336_, float p_171337_, float p_171338_, float p_171339_, float p_171340_)
-
Field Details
-
polygons
-
minX
public final float minX -
minY
public final float minY -
minZ
public final float minZ -
maxX
public final float maxX -
maxY
public final float maxY -
maxZ
public final float maxZ
-
-
Constructor Details
-
Cube
public Cube(int p_104343_, int p_104344_, float p_104345_, float p_104346_, float p_104347_, float p_104348_, float p_104349_, float p_104350_, float p_104351_, float p_104352_, float p_104353_, boolean p_104354_, float p_104355_, float p_104356_)
-
-
Method Details
-
compile
public void compile(PoseStack.Pose p_171333_, VertexConsumer p_171334_, int p_171335_, int p_171336_, float p_171337_, float p_171338_, float p_171339_, float p_171340_)
-