Class IllagerEntityModel<T extends IllagerEntity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<E>
net.minecraft.client.render.entity.model.SinglePartEntityModel<T>
net.minecraft.client.render.entity.model.IllagerEntityModel<T>
- All Implemented Interfaces:
ModelWithArms
,ModelWithHead
@Environment(CLIENT) public class IllagerEntityModel<T extends IllagerEntity> extends SinglePartEntityModel<T> implements ModelWithArms, ModelWithHead
- Mappings:
Namespace Name official ebc
intermediary net/minecraft/class_575
named net/minecraft/client/render/entity/model/IllagerEntityModel
-
Field Summary
Fields Modifier and Type Field Description private ModelPart
arms
private ModelPart
hat
private ModelPart
head
private ModelPart
leftArm
private ModelPart
leftLeg
private ModelPart
rightArm
private ModelPart
rightLeg
private ModelPart
root
Fields inherited from class net.minecraft.client.render.entity.model.EntityModel
child, handSwingProgress, riding
Fields inherited from class net.minecraft.client.model.Model
layerFactory
-
Constructor Summary
Constructors Constructor Description IllagerEntityModel(ModelPart root)
-
Method Summary
Modifier and Type Method Description private ModelPart
getAttackingArm(Arm arm)
ModelPart
getHat()
ModelPart
getHead()
ModelPart
getPart()
static TexturedModelData
getTexturedModelData()
void
setAngles(T t, float float2, float float3, float float4, float float5, float float6)
void
setArmAngle(Arm arm, MatrixStack matrices)
Methods inherited from class net.minecraft.client.render.entity.model.SinglePartEntityModel
render
Methods inherited from class net.minecraft.client.render.entity.model.EntityModel
animateModel, copyStateTo
-
Field Details
-
root
- Mappings:
Namespace Name Mixin selector official a
Lebc;a:Ledh;
intermediary field_27435
Lnet/minecraft/class_575;field_27435:Lnet/minecraft/class_630;
named root
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;root:Lnet/minecraft/client/model/ModelPart;
-
head
- Mappings:
Namespace Name Mixin selector official b
Lebc;b:Ledh;
intermediary field_3422
Lnet/minecraft/class_575;field_3422:Lnet/minecraft/class_630;
named head
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;head:Lnet/minecraft/client/model/ModelPart;
-
hat
- Mappings:
Namespace Name Mixin selector official f
Lebc;f:Ledh;
intermediary field_3419
Lnet/minecraft/class_575;field_3419:Lnet/minecraft/class_630;
named hat
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;hat:Lnet/minecraft/client/model/ModelPart;
-
arms
- Mappings:
Namespace Name Mixin selector official g
Lebc;g:Ledh;
intermediary field_3423
Lnet/minecraft/class_575;field_3423:Lnet/minecraft/class_630;
named arms
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;arms:Lnet/minecraft/client/model/ModelPart;
-
leftLeg
- Mappings:
Namespace Name Mixin selector official h
Lebc;h:Ledh;
intermediary field_3420
Lnet/minecraft/class_575;field_3420:Lnet/minecraft/class_630;
named leftLeg
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;leftLeg:Lnet/minecraft/client/model/ModelPart;
-
rightLeg
- Mappings:
Namespace Name Mixin selector official i
Lebc;i:Ledh;
intermediary field_3418
Lnet/minecraft/class_575;field_3418:Lnet/minecraft/class_630;
named rightLeg
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;rightLeg:Lnet/minecraft/client/model/ModelPart;
-
rightArm
- Mappings:
Namespace Name Mixin selector official j
Lebc;j:Ledh;
intermediary field_3426
Lnet/minecraft/class_575;field_3426:Lnet/minecraft/class_630;
named rightArm
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;rightArm:Lnet/minecraft/client/model/ModelPart;
-
leftArm
- Mappings:
Namespace Name Mixin selector official k
Lebc;k:Ledh;
intermediary field_3417
Lnet/minecraft/class_575;field_3417:Lnet/minecraft/class_630;
named leftArm
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;leftArm:Lnet/minecraft/client/model/ModelPart;
-
-
Constructor Details
-
IllagerEntityModel
- Mappings:
Namespace Name Mixin selector official <init>
Lebc;<init>(Ledh;)V
intermediary <init>
Lnet/minecraft/class_575;<init>(Lnet/minecraft/class_630;)V
named <init>
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector official a
Lebc;a()Ledn;
intermediary method_32012
Lnet/minecraft/class_575;method_32012()Lnet/minecraft/class_5607;
named getTexturedModelData
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
-
getPart
- Specified by:
getPart
in classSinglePartEntityModel<T extends IllagerEntity>
- Mappings:
Namespace Name Mixin selector official b
Leay;b()Ledh;
intermediary method_32008
Lnet/minecraft/class_5597;method_32008()Lnet/minecraft/class_630;
named getPart
Lnet/minecraft/client/render/entity/model/SinglePartEntityModel;getPart()Lnet/minecraft/client/model/ModelPart;
-
setAngles
- Specified by:
setAngles
in classEntityModel<T extends IllagerEntity>
- Mappings:
Namespace Name Mixin selector official a
Lebc;a(Lben;FFFFF)V
intermediary method_17094
Lnet/minecraft/class_575;method_17094(Lnet/minecraft/class_1543;FFFFF)V
named setAngles
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;setAngles(Lnet/minecraft/entity/mob/IllagerEntity;FFFFF)V
-
getAttackingArm
- Mappings:
Namespace Name Mixin selector official a
Lebc;a(Lare;)Ledh;
intermediary method_2813
Lnet/minecraft/class_575;method_2813(Lnet/minecraft/class_1306;)Lnet/minecraft/class_630;
named getAttackingArm
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;getAttackingArm(Lnet/minecraft/util/Arm;)Lnet/minecraft/client/model/ModelPart;
-
getHat
- Mappings:
Namespace Name Mixin selector official c
Lebc;c()Ledh;
intermediary method_2812
Lnet/minecraft/class_575;method_2812()Lnet/minecraft/class_630;
named getHat
Lnet/minecraft/client/render/entity/model/IllagerEntityModel;getHat()Lnet/minecraft/client/model/ModelPart;
-
getHead
- Specified by:
getHead
in interfaceModelWithHead
- Mappings:
Namespace Name Mixin selector official d
Leax;d()Ledh;
intermediary method_2838
Lnet/minecraft/class_3882;method_2838()Lnet/minecraft/class_630;
named getHead
Lnet/minecraft/client/render/entity/model/ModelWithHead;getHead()Lnet/minecraft/client/model/ModelPart;
-
setArmAngle
- Specified by:
setArmAngle
in interfaceModelWithArms
- Mappings:
Namespace Name Mixin selector official a
Ldzv;a(Lare;Ldlr;)V
intermediary method_2803
Lnet/minecraft/class_3881;method_2803(Lnet/minecraft/class_1306;Lnet/minecraft/class_4587;)V
named setArmAngle
Lnet/minecraft/client/render/entity/model/ModelWithArms;setArmAngle(Lnet/minecraft/util/Arm;Lnet/minecraft/client/util/math/MatrixStack;)V
-