Class EntityModel
java.lang.Object
net.minecraft.client.render.entity.model.EntityModel
- Direct Known Subclasses:
BipedEntityModel,BoatEntityModel,ChickenEntityModel,CreeperEntityModel,GhastEntityModel,MinecartEntityModel,QuadrupedEntityModel,SlimeEntityModel,SpiderEntityModel,SquidEntityModel,WolfEntityModel
- Mappings:
Namespace Name intermediary net/minecraft/class_173glue class_407server net/minecraft/class_173client konamed net/minecraft/client/render/entity/model/EntityModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidanimateModel(LivingEntity entity, float limbAngle, float limbDistance, float tickDelta) voidrender(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale) voidsetAngles(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale)
-
Field Details
-
handWingProgress
public float handWingProgress- Mappings:
Namespace Name Mixin selector intermediary field_1427Lnet/minecraft/class_173;field_1427:Fglue field_1589Lclass_407;field_1589:Fserver field_1427Lnet/minecraft/class_173;field_1427:Fclient mLko;m:Fnamed handWingProgressLnet/minecraft/client/render/entity/model/EntityModel;handWingProgress:F
-
riding
public boolean riding- Mappings:
Namespace Name Mixin selector intermediary field_1428Lnet/minecraft/class_173;field_1428:Zglue field_1590Lclass_407;field_1590:Zserver field_1428Lnet/minecraft/class_173;field_1428:Zclient nLko;n:Znamed ridingLnet/minecraft/client/render/entity/model/EntityModel;riding:Z
-
-
Constructor Details
-
EntityModel
public EntityModel()
-
-
Method Details
-
render
public void render(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale) - Mappings:
Namespace Name Mixin selector intermediary method_1211Lnet/minecraft/class_173;method_1211(FFFFFF)Vglue method_894Lclass_407;method_894(FFFFFF)Vserver method_1211Lnet/minecraft/class_173;method_1211(FFFFFF)Vclient aLko;a(FFFFFF)Vnamed renderLnet/minecraft/client/render/entity/model/EntityModel;render(FFFFFF)V
-
setAngles
public void setAngles(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale) - Mappings:
Namespace Name Mixin selector intermediary method_1210Lnet/minecraft/class_173;method_1210(FFFFFF)Vglue method_807Lclass_407;method_807(FFFFFF)Vserver method_1210Lnet/minecraft/class_173;method_1210(FFFFFF)Vclient bLko;b(FFFFFF)Vnamed setAnglesLnet/minecraft/client/render/entity/model/EntityModel;setAngles(FFFFFF)V
-
animateModel
- Mappings:
Namespace Name Mixin selector intermediary method_1209Lnet/minecraft/class_173;method_1209(Lnet/minecraft/class_127;FFF)Vglue method_1557Lclass_407;method_1557(Lclass_283;FFF)Vserver method_1209Lnet/minecraft/class_173;method_1209(Lhl;FFF)Vclient aLko;a(Lls;FFF)Vnamed animateModelLnet/minecraft/client/render/entity/model/EntityModel;animateModel(Lnet/minecraft/entity/LivingEntity;FFF)V
-