Package net.minecraft.client.model.geom
Class ModelPart.Cube
java.lang.Object
net.minecraft.client.model.geom.ModelPart.Cube
- Enclosing class:
 - ModelPart
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidcompile(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
 
 - 
 - 
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_)  
 -