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 - fdv- intermediary - net/minecraft/class_624- named - net/minecraft/client/render/entity/model/WolfEntityModel
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final intprivate final ModelPartThe main bone used to animate the head.private final ModelPartprivate final ModelPartprivate final ModelPartprivate static final StringThe key of the real head model part, whose value is "real_head".private static final StringThe key of the real tail model part, whose value is "real_tail".private final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartThe main bone used to animate the tail.private final ModelPartprivate static final StringThe key of the upper body model part, whose value is "upper_body".Fields inherited from class net.minecraft.client.render.entity.model.EntityModelchild, handSwingProgress, ridingFields inherited from class net.minecraft.client.model.ModellayerFactory
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidanimateModel(T t, float float2, float float3, float float4) static TexturedModelDatavoidMethods inherited from class net.minecraft.client.render.entity.model.TintableAnimalModelrender, setColorMultiplierMethods inherited from class net.minecraft.client.render.entity.model.EntityModelcopyStateTo
- 
Field Details- 
REAL_HEADThe key of the real head model part, whose value is "real_head".- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfdv;a:Ljava/lang/String;- intermediary - field_32577- Lnet/minecraft/class_624;field_32577:Ljava/lang/String;- named - REAL_HEAD- Lnet/minecraft/client/render/entity/model/WolfEntityModel;REAL_HEAD:Ljava/lang/String;
 
- 
UPPER_BODYThe key of the upper body model part, whose value is "upper_body".- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lfdv;b:Ljava/lang/String;- intermediary - field_32578- Lnet/minecraft/class_624;field_32578:Ljava/lang/String;- named - UPPER_BODY- Lnet/minecraft/client/render/entity/model/WolfEntityModel;UPPER_BODY:Ljava/lang/String;
 
- 
REAL_TAILThe key of the real tail model part, whose value is "real_tail".- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - f- Lfdv;f:Ljava/lang/String;- intermediary - field_32579- Lnet/minecraft/class_624;field_32579:Ljava/lang/String;- named - REAL_TAIL- Lnet/minecraft/client/render/entity/model/WolfEntityModel;REAL_TAIL:Ljava/lang/String;
 
- 
field_32580private static final int field_32580- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - q- Lfdv;q:I- intermediary - field_32580- Lnet/minecraft/class_624;field_32580:I- named - field_32580- Lnet/minecraft/client/render/entity/model/WolfEntityModel;field_32580:I
 
- 
headThe main bone used to animate the head. ContainsrealHeadas one of its children.- Mappings:
- Namespace - Name - Mixin selector - official - g- Lfdv;g:Lfee;- intermediary - field_3621- Lnet/minecraft/class_624;field_3621:Lnet/minecraft/class_630;- named - head- Lnet/minecraft/client/render/entity/model/WolfEntityModel;head:Lnet/minecraft/client/model/ModelPart;
 
- 
realHead- Mappings:
- Namespace - Name - Mixin selector - official - h- Lfdv;h:Lfee;- intermediary - field_20788- Lnet/minecraft/class_624;field_20788:Lnet/minecraft/class_630;- named - realHead- Lnet/minecraft/client/render/entity/model/WolfEntityModel;realHead:Lnet/minecraft/client/model/ModelPart;
 
- 
torso- Mappings:
- Namespace - Name - Mixin selector - official - i- Lfdv;i:Lfee;- intermediary - field_3623- Lnet/minecraft/class_624;field_3623:Lnet/minecraft/class_630;- named - torso- Lnet/minecraft/client/render/entity/model/WolfEntityModel;torso:Lnet/minecraft/client/model/ModelPart;
 
- 
rightHindLeg- Mappings:
- Namespace - Name - Mixin selector - official - j- Lfdv;j:Lfee;- intermediary - field_27538- Lnet/minecraft/class_624;field_27538:Lnet/minecraft/class_630;- named - rightHindLeg- Lnet/minecraft/client/render/entity/model/WolfEntityModel;rightHindLeg:Lnet/minecraft/client/model/ModelPart;
 
- 
leftHindLeg- Mappings:
- Namespace - Name - Mixin selector - official - k- Lfdv;k:Lfee;- intermediary - field_27539- Lnet/minecraft/class_624;field_27539:Lnet/minecraft/class_630;- named - leftHindLeg- Lnet/minecraft/client/render/entity/model/WolfEntityModel;leftHindLeg:Lnet/minecraft/client/model/ModelPart;
 
- 
rightFrontLeg- Mappings:
- Namespace - Name - Mixin selector - official - l- Lfdv;l:Lfee;- intermediary - field_27540- Lnet/minecraft/class_624;field_27540:Lnet/minecraft/class_630;- named - rightFrontLeg- Lnet/minecraft/client/render/entity/model/WolfEntityModel;rightFrontLeg:Lnet/minecraft/client/model/ModelPart;
 
- 
leftFrontLeg- Mappings:
- Namespace - Name - Mixin selector - official - m- Lfdv;m:Lfee;- intermediary - field_27541- Lnet/minecraft/class_624;field_27541:Lnet/minecraft/class_630;- named - leftFrontLeg- Lnet/minecraft/client/render/entity/model/WolfEntityModel;leftFrontLeg:Lnet/minecraft/client/model/ModelPart;
 
- 
tailThe main bone used to animate the tail. ContainsrealTailas one of its children.- Mappings:
- Namespace - Name - Mixin selector - official - n- Lfdv;n:Lfee;- intermediary - field_3617- Lnet/minecraft/class_624;field_3617:Lnet/minecraft/class_630;- named - tail- Lnet/minecraft/client/render/entity/model/WolfEntityModel;tail:Lnet/minecraft/client/model/ModelPart;
 
- 
realTail- Mappings:
- Namespace - Name - Mixin selector - official - o- Lfdv;o:Lfee;- intermediary - field_20789- Lnet/minecraft/class_624;field_20789:Lnet/minecraft/class_630;- named - realTail- Lnet/minecraft/client/render/entity/model/WolfEntityModel;realTail:Lnet/minecraft/client/model/ModelPart;
 
- 
neck- Mappings:
- Namespace - Name - Mixin selector - official - p- Lfdv;p:Lfee;- intermediary - field_3619- Lnet/minecraft/class_624;field_3619:Lnet/minecraft/class_630;- named - neck- Lnet/minecraft/client/render/entity/model/WolfEntityModel;neck:Lnet/minecraft/client/model/ModelPart;
 
 
- 
- 
Constructor Details- 
WolfEntityModel- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lfdv;<init>(Lfee;)V- intermediary - <init>- Lnet/minecraft/class_624;<init>(Lnet/minecraft/class_630;)V- named - <init>- Lnet/minecraft/client/render/entity/model/WolfEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
 
 
- 
- 
Method Details- 
getTexturedModelData- Mappings:
- Namespace - Name - Mixin selector - official - c- Lfdv;c()Lfek;- intermediary - method_32068- Lnet/minecraft/class_624;method_32068()Lnet/minecraft/class_5607;- named - getTexturedModelData- Lnet/minecraft/client/render/entity/model/WolfEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
 
- 
getHeadParts- Specified by:
- getHeadPartsin class- AnimalModel<T extends WolfEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfad;a()Ljava/lang/Iterable;- intermediary - method_22946- Lnet/minecraft/class_4592;method_22946()Ljava/lang/Iterable;- named - getHeadParts- Lnet/minecraft/client/render/entity/model/AnimalModel;getHeadParts()Ljava/lang/Iterable;
 
- 
getBodyParts- Specified by:
- getBodyPartsin class- AnimalModel<T extends WolfEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lfad;b()Ljava/lang/Iterable;- intermediary - method_22948- Lnet/minecraft/class_4592;method_22948()Ljava/lang/Iterable;- named - getBodyParts- Lnet/minecraft/client/render/entity/model/AnimalModel;getBodyParts()Ljava/lang/Iterable;
 
- 
animateModel- Overrides:
- animateModelin class- EntityModel<T extends WolfEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfdv;a(Lbso;FFF)V- intermediary - method_17131- Lnet/minecraft/class_624;method_17131(Lnet/minecraft/class_1493;FFF)V- named - animateModel- Lnet/minecraft/client/render/entity/model/WolfEntityModel;animateModel(Lnet/minecraft/entity/passive/WolfEntity;FFF)V
 
- 
setAngles- Specified by:
- setAnglesin class- EntityModel<T extends WolfEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfdv;a(Lbso;FFFFF)V- intermediary - method_17133- Lnet/minecraft/class_624;method_17133(Lnet/minecraft/class_1493;FFFFF)V- named - setAngles- Lnet/minecraft/client/render/entity/model/WolfEntityModel;setAngles(Lnet/minecraft/entity/passive/WolfEntity;FFFFF)V
 
 
-