Class ArmorStandEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<E>
net.minecraft.client.render.entity.model.AnimalModel<T>
net.minecraft.client.render.entity.model.BipedEntityModel<ArmorStandEntity>
net.minecraft.client.render.entity.model.ArmorStandArmorEntityModel
net.minecraft.client.render.entity.model.ArmorStandEntityModel
- All Implemented Interfaces:
ModelWithArms
,ModelWithHead
@Environment(CLIENT) public class ArmorStandEntityModel extends ArmorStandArmorEntityModel
- Mappings:
Namespace Name official dzx
intermediary net/minecraft/class_551
named net/minecraft/client/render/entity/model/ArmorStandEntityModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.model.BipedEntityModel
BipedEntityModel.ArmPose
-
Field Summary
Fields Modifier and Type Field Description private ModelPart
basePlate
private ModelPart
leftBodyStick
private ModelPart
rightBodyStick
private ModelPart
shoulderStick
Fields inherited from class net.minecraft.client.render.entity.model.BipedEntityModel
body, hat, head, leaningPitch, leftArm, leftArmPose, leftLeg, rightArm, rightArmPose, rightLeg, sneaking
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 ArmorStandEntityModel(ModelPart root)
-
Method Summary
Modifier and Type Method Description void
animateModel(ArmorStandEntity armorStandEntity, float float2, float float3, float float4)
protected Iterable<ModelPart>
getBodyParts()
static TexturedModelData
getTexturedModelData()
void
setAngles(ArmorStandEntity armorStandEntity, 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.ArmorStandArmorEntityModel
getTexturedModelData
Methods inherited from class net.minecraft.client.render.entity.model.BipedEntityModel
animateArms, getArm, getHead, getHeadParts, getModelData, lerpAngle, setAttributes, setVisible
Methods inherited from class net.minecraft.client.render.entity.model.AnimalModel
render
Methods inherited from class net.minecraft.client.render.entity.model.EntityModel
copyStateTo
-
Field Details
-
rightBodyStick
- Mappings:
Namespace Name Mixin selector official a
Ldzx;a:Ledh;
intermediary field_27391
Lnet/minecraft/class_551;field_27391:Lnet/minecraft/class_630;
named rightBodyStick
Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;rightBodyStick:Lnet/minecraft/client/model/ModelPart;
-
leftBodyStick
- Mappings:
Namespace Name Mixin selector official b
Ldzx;b:Ledh;
intermediary field_27392
Lnet/minecraft/class_551;field_27392:Lnet/minecraft/class_630;
named leftBodyStick
Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;leftBodyStick:Lnet/minecraft/client/model/ModelPart;
-
shoulderStick
- Mappings:
Namespace Name Mixin selector official r
Ldzx;r:Ledh;
intermediary field_3313
Lnet/minecraft/class_551;field_3313:Lnet/minecraft/class_630;
named shoulderStick
Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;shoulderStick:Lnet/minecraft/client/model/ModelPart;
-
basePlate
- Mappings:
Namespace Name Mixin selector official s
Ldzx;s:Ledh;
intermediary field_3312
Lnet/minecraft/class_551;field_3312:Lnet/minecraft/class_630;
named basePlate
Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;basePlate:Lnet/minecraft/client/model/ModelPart;
-
-
Constructor Details
-
ArmorStandEntityModel
- Mappings:
Namespace Name Mixin selector official <init>
Lebb;<init>(Ledh;)V
intermediary <init>
Lnet/minecraft/class_572;<init>(Lnet/minecraft/class_630;)V
named <init>
Lnet/minecraft/client/render/entity/model/BipedEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector official c
Ldzx;c()Ledn;
intermediary method_31979
Lnet/minecraft/class_551;method_31979()Lnet/minecraft/class_5607;
named getTexturedModelData
Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
-
animateModel
public void animateModel(ArmorStandEntity armorStandEntity, float float2, float float3, float float4)- Overrides:
animateModel
in classBipedEntityModel<ArmorStandEntity>
- Mappings:
Namespace Name Mixin selector official a
Ldzx;a(Lbec;FFF)V
intermediary method_24223
Lnet/minecraft/class_551;method_24223(Lnet/minecraft/class_1531;FFF)V
named animateModel
Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;animateModel(Lnet/minecraft/entity/decoration/ArmorStandEntity;FFF)V
-
setAngles
public void setAngles(ArmorStandEntity armorStandEntity, float float2, float float3, float float4, float float5, float float6)- Overrides:
setAngles
in classArmorStandArmorEntityModel
- Mappings:
Namespace Name Mixin selector official method_17066
Ldzx;method_17066(Lbec;FFFFF)V
intermediary method_17066
Lnet/minecraft/class_551;method_17066(Lnet/minecraft/class_1531;FFFFF)V
named setAngles
Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;setAngles(Lnet/minecraft/entity/decoration/ArmorStandEntity;FFFFF)V
-
getBodyParts
- Overrides:
getBodyParts
in classBipedEntityModel<ArmorStandEntity>
- Mappings:
Namespace Name Mixin selector official b
Ldzt;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;
-
setArmAngle
- Specified by:
setArmAngle
in interfaceModelWithArms
- Overrides:
setArmAngle
in classBipedEntityModel<ArmorStandEntity>
- 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
-