类 FelineModel<T extends FelineRenderState>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<T>
net.minecraft.client.model.FelineModel<T>
- 直接已知子类:
CatModel
,OcelotModel
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.client.model.Model
Model.Simple
-
字段概要
字段修饰符和类型字段说明static final MeshTransformer
protected static final float
protected static final float
protected final ModelPart
protected static final float
private static final float
protected final ModelPart
protected final ModelPart
protected final ModelPart
protected final ModelPart
protected final ModelPart
private static final String
private static final String
protected final ModelPart
protected final ModelPart
private static final float
private static final float
private static final float
从类继承的字段 net.minecraft.client.model.EntityModel
MODEL_Y_OFFSET
从类继承的字段 net.minecraft.client.model.Model
renderType, root
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.client.model.Model
allParts, animate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
字段详细资料
-
BABY_TRANSFORMER
-
XO
private static final float XO- 另请参阅:
-
YO
private static final float YO- 另请参阅:
-
ZO
private static final float ZO- 另请参阅:
-
BACK_LEG_Y
protected static final float BACK_LEG_Y- 另请参阅:
-
BACK_LEG_Z
protected static final float BACK_LEG_Z- 另请参阅:
-
FRONT_LEG_Y
protected static final float FRONT_LEG_Y- 另请参阅:
-
FRONT_LEG_Z
private static final float FRONT_LEG_Z- 另请参阅:
-
TAIL_1
- 另请参阅:
-
TAIL_2
- 另请参阅:
-
leftHindLeg
-
rightHindLeg
-
leftFrontLeg
-
rightFrontLeg
-
tail1
-
tail2
-
head
-
body
-
-
构造器详细资料
-
FelineModel
-
-
方法详细资料
-
createBodyMesh
-
setupAnim
- 覆盖:
setupAnim
在类中EntityModel<T extends FelineRenderState>
-