Class WolfEntityModel<T extends WolfEntity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<E>
net.minecraft.client.render.entity.model.AnimalModel<E>
net.minecraft.client.render.entity.model.TintableAnimalModel<T>
net.minecraft.client.render.entity.model.WolfEntityModel<T>
@Environment(CLIENT) public class WolfEntityModel<T extends WolfEntity> extends TintableAnimalModel<T>
- Mappings:
Namespace Name official eebintermediary net/minecraft/class_624named net/minecraft/client/render/entity/model/WolfEntityModel
-
Field Summary
Fields Modifier and Type Field Description private ModelPartheadThe main bone used to animate the head.private ModelPartleftFrontLegprivate ModelPartleftHindLegprivate ModelPartneckprivate ModelPartrealHeadprivate ModelPartrealTailprivate ModelPartrightFrontLegprivate ModelPartrightHindLegprivate ModelParttailThe main bone used to animate the tail.private ModelParttorsoFields 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 Constructor Description WolfEntityModel(ModelPart root) -
Method Summary
Modifier and Type Method Description voidanimateModel(T t, float float2, float float3, float float4)protected Iterable<ModelPart>getBodyParts()protected Iterable<ModelPart>getHeadParts()static TexturedModelDatagetTexturedModelData()voidsetAngles(T t, float float2, float float3, float float4, float float5, float float6)Methods inherited from class net.minecraft.client.render.entity.model.TintableAnimalModel
render, setColorMultiplierMethods inherited from class net.minecraft.client.render.entity.model.EntityModel
copyStateTo
-
Field Details
-
head
The main bone used to animate the head. ContainsrealHeadas one of its children.- Mappings:
Namespace Name Mixin selector official aLeeb;a:Leek;intermediary field_3621Lnet/minecraft/class_624;field_3621:Lnet/minecraft/class_630;named headLnet/minecraft/client/render/entity/model/WolfEntityModel;head:Lnet/minecraft/client/model/ModelPart;
-
realHead
- Mappings:
Namespace Name Mixin selector official bLeeb;b:Leek;intermediary field_20788Lnet/minecraft/class_624;field_20788:Lnet/minecraft/class_630;named realHeadLnet/minecraft/client/render/entity/model/WolfEntityModel;realHead:Lnet/minecraft/client/model/ModelPart;
-
torso
- Mappings:
Namespace Name Mixin selector official fLeeb;f:Leek;intermediary field_3623Lnet/minecraft/class_624;field_3623:Lnet/minecraft/class_630;named torsoLnet/minecraft/client/render/entity/model/WolfEntityModel;torso:Lnet/minecraft/client/model/ModelPart;
-
rightHindLeg
- Mappings:
Namespace Name Mixin selector official gLeeb;g:Leek;intermediary field_27538Lnet/minecraft/class_624;field_27538:Lnet/minecraft/class_630;named rightHindLegLnet/minecraft/client/render/entity/model/WolfEntityModel;rightHindLeg:Lnet/minecraft/client/model/ModelPart;
-
leftHindLeg
- Mappings:
Namespace Name Mixin selector official hLeeb;h:Leek;intermediary field_27539Lnet/minecraft/class_624;field_27539:Lnet/minecraft/class_630;named leftHindLegLnet/minecraft/client/render/entity/model/WolfEntityModel;leftHindLeg:Lnet/minecraft/client/model/ModelPart;
-
rightFrontLeg
- Mappings:
Namespace Name Mixin selector official iLeeb;i:Leek;intermediary field_27540Lnet/minecraft/class_624;field_27540:Lnet/minecraft/class_630;named rightFrontLegLnet/minecraft/client/render/entity/model/WolfEntityModel;rightFrontLeg:Lnet/minecraft/client/model/ModelPart;
-
leftFrontLeg
- Mappings:
Namespace Name Mixin selector official jLeeb;j:Leek;intermediary field_27541Lnet/minecraft/class_624;field_27541:Lnet/minecraft/class_630;named leftFrontLegLnet/minecraft/client/render/entity/model/WolfEntityModel;leftFrontLeg:Lnet/minecraft/client/model/ModelPart;
-
tail
The main bone used to animate the tail. ContainsrealTailas one of its children.- Mappings:
Namespace Name Mixin selector official kLeeb;k:Leek;intermediary field_3617Lnet/minecraft/class_624;field_3617:Lnet/minecraft/class_630;named tailLnet/minecraft/client/render/entity/model/WolfEntityModel;tail:Lnet/minecraft/client/model/ModelPart;
-
realTail
- Mappings:
Namespace Name Mixin selector official lLeeb;l:Leek;intermediary field_20789Lnet/minecraft/class_624;field_20789:Lnet/minecraft/class_630;named realTailLnet/minecraft/client/render/entity/model/WolfEntityModel;realTail:Lnet/minecraft/client/model/ModelPart;
-
neck
- Mappings:
Namespace Name Mixin selector official mLeeb;m:Leek;intermediary field_3619Lnet/minecraft/class_624;field_3619:Lnet/minecraft/class_630;named neckLnet/minecraft/client/render/entity/model/WolfEntityModel;neck:Lnet/minecraft/client/model/ModelPart;
-
-
Constructor Details
-
WolfEntityModel
- Mappings:
Namespace Name Mixin selector official <init>Leeb;<init>(Leek;)Vintermediary <init>Lnet/minecraft/class_624;<init>(Lnet/minecraft/class_630;)Vnamed <init>Lnet/minecraft/client/render/entity/model/WolfEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector official cLeeb;c()Leeq;intermediary method_32068Lnet/minecraft/class_624;method_32068()Lnet/minecraft/class_5607;named getTexturedModelDataLnet/minecraft/client/render/entity/model/WolfEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
-
getHeadParts
- Specified by:
getHeadPartsin classAnimalModel<T extends WolfEntity>- Mappings:
Namespace Name Mixin selector official aLeaw;a()Ljava/lang/Iterable;intermediary method_22946Lnet/minecraft/class_4592;method_22946()Ljava/lang/Iterable;named getHeadPartsLnet/minecraft/client/render/entity/model/AnimalModel;getHeadParts()Ljava/lang/Iterable;
-
getBodyParts
- Specified by:
getBodyPartsin classAnimalModel<T extends WolfEntity>- Mappings:
Namespace Name Mixin selector official bLeaw;b()Ljava/lang/Iterable;intermediary method_22948Lnet/minecraft/class_4592;method_22948()Ljava/lang/Iterable;named getBodyPartsLnet/minecraft/client/render/entity/model/AnimalModel;getBodyParts()Ljava/lang/Iterable;
-
animateModel
- Overrides:
animateModelin classEntityModel<T extends WolfEntity>- Mappings:
Namespace Name Mixin selector official aLeeb;a(Lbdd;FFF)Vintermediary method_17131Lnet/minecraft/class_624;method_17131(Lnet/minecraft/class_1493;FFF)Vnamed animateModelLnet/minecraft/client/render/entity/model/WolfEntityModel;animateModel(Lnet/minecraft/entity/passive/WolfEntity;FFF)V
-
setAngles
- Specified by:
setAnglesin classEntityModel<T extends WolfEntity>- Mappings:
Namespace Name Mixin selector official aLeeb;a(Lbdd;FFFFF)Vintermediary method_17133Lnet/minecraft/class_624;method_17133(Lnet/minecraft/class_1493;FFFFF)Vnamed setAnglesLnet/minecraft/client/render/entity/model/WolfEntityModel;setAngles(Lnet/minecraft/entity/passive/WolfEntity;FFFFF)V
-