Package net.minecraft
Class class_9611<T extends Entity>
- Mappings:
Namespace Name official fwlintermediary net/minecraft/class_9611named net/minecraft/class_9611
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.model.EntityModel
child, handSwingProgress, ridingFields inherited from class net.minecraft.client.model.Model
layerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPart()static TexturedModelDatastatic TexturedModelDatavoidMethods inherited from class net.minecraft.client.render.entity.model.SinglePartEntityModel
animate, animateMovement, getChild, render, updateAnimation, updateAnimationMethods inherited from class net.minecraft.client.render.entity.model.EntityModel
animateModel, copyStateTo
-
Field Details
-
field_51152
- Mappings:
Namespace Name Mixin selector official aLfwl;a:Lfys;intermediary field_51152Lnet/minecraft/class_9611;field_51152:Lnet/minecraft/class_630;named field_51152Lnet/minecraft/class_9611;field_51152:Lnet/minecraft/client/model/ModelPart;
-
-
Constructor Details
-
class_9611
-
-
Method Details
-
method_59346
- Mappings:
Namespace Name Mixin selector official bLfwl;b()Lfyy;intermediary method_59346Lnet/minecraft/class_9611;method_59346()Lnet/minecraft/class_5607;named method_59346Lnet/minecraft/class_9611;method_59346()Lnet/minecraft/client/model/TexturedModelData;
-
method_59347
- Mappings:
Namespace Name Mixin selector official cLfwl;c()Lfyy;intermediary method_59347Lnet/minecraft/class_9611;method_59347()Lnet/minecraft/class_5607;named method_59347Lnet/minecraft/class_9611;method_59347()Lnet/minecraft/client/model/TexturedModelData;
-
setAngles
public void setAngles(T entity, float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch) - Specified by:
setAnglesin classEntityModel<T extends Entity>- Mappings:
Namespace Name Mixin selector official aLfvq;a(Lbrv;FFFFF)Vintermediary method_2819Lnet/minecraft/class_583;method_2819(Lnet/minecraft/class_1297;FFFFF)Vnamed setAnglesLnet/minecraft/client/render/entity/model/EntityModel;setAngles(Lnet/minecraft/entity/Entity;FFFFF)V
-
getPart
- Specified by:
getPartin classSinglePartEntityModel<T extends Entity>- Mappings:
Namespace Name Mixin selector official aLfvz;a()Lfys;intermediary method_32008Lnet/minecraft/class_5597;method_32008()Lnet/minecraft/class_630;named getPartLnet/minecraft/client/render/entity/model/SinglePartEntityModel;getPart()Lnet/minecraft/client/model/ModelPart;
-