类 EntityModel<T extends Entity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<T>
- 直接已知子类:
AgeableListModel
,EnderDragonRenderer.DragonModel
,HierarchicalModel
,ListModel
,LlamaModel
,RabbitModel
-
字段概要
字段从类继承的字段 net.minecraft.client.model.Model
renderType
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
copyPropertiesTo
(EntityModel<T> pOtherModel) void
prepareMobModel
(T pEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTick) abstract void
setupAnim
(T pEntity, float pLimbSwing, float pLimbSwingAmount, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) 从类继承的方法 net.minecraft.client.model.Model
renderToBuffer, renderType
-
字段详细资料
-
attackTime
public float attackTime -
riding
public boolean riding -
young
public boolean young
-
-
构造器详细资料
-
EntityModel
protected EntityModel() -
EntityModel
-
-
方法详细资料