类 ModelPart.Cube
java.lang.Object
net.minecraft.client.model.geom.ModelPart.Cube
- 封闭类:
ModelPart
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
compile
(PoseStack.Pose p_171333_, VertexConsumer p_171334_, int p_171335_, int p_171336_, int p_344599_)
-
字段详细资料
-
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
-
-
构造器详细资料
-
Cube
-
-
方法详细资料
-
compile
public void compile(PoseStack.Pose p_171333_, VertexConsumer p_171334_, int p_171335_, int p_171336_, int p_344599_)
-