类 ModelPart.Cube
java.lang.Object
net.minecraft.client.model.geom.ModelPart.Cube
- 封闭类:
- ModelPart
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
compile
(PoseStack.Pose pPose, VertexConsumer pVertexConsumer, int pPackedLight, int pPackedOverlay, float pRed, float pGreen, float pBlue, float pAlpha)
-
字段详细资料
-
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 pPose, VertexConsumer pVertexConsumer, int pPackedLight, int pPackedOverlay, float pRed, float pGreen, float pBlue, float pAlpha)
-