类 FoxModel
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.client.model.Model
Model.Simple
-
字段概要
字段修饰符和类型字段说明static final MeshTransformer
private final ModelPart
final ModelPart
private static final float
private final ModelPart
private final ModelPart
private static final float
private static final int
private float
private final ModelPart
private final ModelPart
private final ModelPart
从类继承的字段 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
-
head
-
body
-
rightHindLeg
-
leftHindLeg
-
rightFrontLeg
-
leftFrontLeg
-
tail
-
LEG_SIZE
private static final int LEG_SIZE- 另请参阅:
-
HEAD_HEIGHT
private static final float HEAD_HEIGHT- 另请参阅:
-
LEG_POS
private static final float LEG_POS- 另请参阅:
-
legMotionPos
private float legMotionPos
-
-
构造器详细资料
-
FoxModel
-
-
方法详细资料
-
createBodyLayer
-
setupAnim
- 覆盖:
setupAnim
在类中EntityModel<FoxRenderState>
-