Class GhastEntityModel
java.lang.Object
net.minecraft.client.render.entity.model.EntityModel
net.minecraft.client.render.entity.model.GhastEntityModel
- Mappings:
Namespace Name intermediary net/minecraft/class_409glue class_448server net/minecraft/class_409client lonamed net/minecraft/client/render/entity/model/GhastEntityModel
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.model.EntityModel
handSwingProgress, riding -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.model.EntityModel
animateModel
-
Field Details
-
root
ModelPart root- Mappings:
Namespace Name Mixin selector intermediary field_1572Lnet/minecraft/class_409;field_1572:Lnet/minecraft/class_163;glue field_1745Lclass_448;field_1745:Lclass_611;server field_1572Lnet/minecraft/class_409;field_1572:Lnet/minecraft/class_163;client aLlo;a:Lps;named rootLnet/minecraft/client/render/entity/model/GhastEntityModel;root:Lnet/minecraft/client/model/ModelPart;
-
tentacles
ModelPart[] tentacles- Mappings:
Namespace Name Mixin selector intermediary field_1573Lnet/minecraft/class_409;field_1573:[Lnet/minecraft/class_163;glue field_1746Lclass_448;field_1746:[Lclass_611;server field_1573Lnet/minecraft/class_409;field_1573:[Lnet/minecraft/class_163;client bLlo;b:[Lps;named tentaclesLnet/minecraft/client/render/entity/model/GhastEntityModel;tentacles:[Lnet/minecraft/client/model/ModelPart;
-
-
Constructor Details
-
GhastEntityModel
public GhastEntityModel()
-
-
Method Details
-
setAngles
public void setAngles(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale) - Overrides:
setAnglesin classEntityModel- 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
-
render
public void render(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale) - Overrides:
renderin classEntityModel- 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
-