类 BeeModel<T extends Bee>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.AgeableListModel<T>
net.minecraft.client.model.BeeModel<T>
-
字段概要
字段修饰符和类型字段说明private static final String
private final ModelPart
private static final float
private final ModelPart
private static final String
private static final String
private final ModelPart
private static final String
private final ModelPart
private final ModelPart
private static final String
private final ModelPart
private static final String
private final ModelPart
private final ModelPart
private float
private final ModelPart
private static final String
从类继承的字段 net.minecraft.client.model.EntityModel
attackTime, riding, young
从类继承的字段 net.minecraft.client.model.Model
renderType
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static LayerDefinition
void
prepareMobModel
(T pEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTick) void
setupAnim
(T pEntity, float pLimbSwing, float pLimbSwingAmount, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) 从类继承的方法 net.minecraft.client.model.AgeableListModel
renderToBuffer
从类继承的方法 net.minecraft.client.model.EntityModel
copyPropertiesTo
从类继承的方法 net.minecraft.client.model.Model
renderType
-
字段详细资料
-
BEE_Y_BASE
private static final float BEE_Y_BASE- 另请参阅:
-
BONE
- 另请参阅:
-
STINGER
- 另请参阅:
-
LEFT_ANTENNA
- 另请参阅:
-
RIGHT_ANTENNA
- 另请参阅:
-
FRONT_LEGS
- 另请参阅:
-
MIDDLE_LEGS
- 另请参阅:
-
BACK_LEGS
- 另请参阅:
-
bone
-
rightWing
-
leftWing
-
frontLeg
-
midLeg
-
backLeg
-
stinger
-
leftAntenna
-
rightAntenna
-
rollAmount
private float rollAmount
-
-
构造器详细资料
-
BeeModel
-
-
方法详细资料
-
createBodyLayer
-
prepareMobModel
public void prepareMobModel(T pEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTick) - 覆盖:
prepareMobModel
在类中EntityModel<T extends Bee>
-
setupAnim
public void setupAnim(T pEntity, float pLimbSwing, float pLimbSwingAmount, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) - 指定者:
setupAnim
在类中EntityModel<T extends Bee>
-
headParts
- 指定者:
headParts
在类中AgeableListModel<T extends Bee>
-
bodyParts
- 指定者:
bodyParts
在类中AgeableListModel<T extends Bee>
-