Class ArmorStandEntityModel

All Implemented Interfaces:
ModelWithArms, ModelWithHead

@Environment(CLIENT) public class ArmorStandEntityModel extends ArmorStandArmorEntityModel
Represents the model of an
invalid reference
ArmorStandEntity
.
Mappings:
Namespace Name
named net/minecraft/client/render/entity/model/ArmorStandEntityModel
intermediary net/minecraft/class_551
official gay
  • Field Details Link icon

    • RIGHT_BODY_STICK Link icon

      private static final String RIGHT_BODY_STICK
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named RIGHT_BODY_STICK Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;RIGHT_BODY_STICK:Ljava/lang/String;
      intermediary field_32445 Lnet/minecraft/class_551;field_32445:Ljava/lang/String;
      official a Lgay;a:Ljava/lang/String;
    • LEFT_BODY_STICK Link icon

      private static final String LEFT_BODY_STICK
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named LEFT_BODY_STICK Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;LEFT_BODY_STICK:Ljava/lang/String;
      intermediary field_32446 Lnet/minecraft/class_551;field_32446:Ljava/lang/String;
      official b Lgay;b:Ljava/lang/String;
    • SHOULDER_STICK Link icon

      private static final String SHOULDER_STICK
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named SHOULDER_STICK Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;SHOULDER_STICK:Ljava/lang/String;
      intermediary field_32447 Lnet/minecraft/class_551;field_32447:Ljava/lang/String;
      official c Lgay;c:Ljava/lang/String;
    • BASE_PLATE Link icon

      private static final String BASE_PLATE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named BASE_PLATE Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;BASE_PLATE:Ljava/lang/String;
      intermediary field_32448 Lnet/minecraft/class_551;field_32448:Ljava/lang/String;
      official d Lgay;d:Ljava/lang/String;
    • rightBodyStick Link icon

      private final ModelPart rightBodyStick
      Mappings:
      Namespace Name Mixin selector
      named rightBodyStick Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;rightBodyStick:Lnet/minecraft/client/model/ModelPart;
      intermediary field_27391 Lnet/minecraft/class_551;field_27391:Lnet/minecraft/class_630;
      official e Lgay;e:Lgfe;
    • leftBodyStick Link icon

      private final ModelPart leftBodyStick
      Mappings:
      Namespace Name Mixin selector
      named leftBodyStick Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;leftBodyStick:Lnet/minecraft/client/model/ModelPart;
      intermediary field_27392 Lnet/minecraft/class_551;field_27392:Lnet/minecraft/class_630;
      official f Lgay;f:Lgfe;
    • shoulderStick Link icon

      private final ModelPart shoulderStick
      Mappings:
      Namespace Name Mixin selector
      named shoulderStick Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;shoulderStick:Lnet/minecraft/client/model/ModelPart;
      intermediary field_3313 Lnet/minecraft/class_551;field_3313:Lnet/minecraft/class_630;
      official g Lgay;g:Lgfe;
    • basePlate Link icon

      private final ModelPart basePlate
      Mappings:
      Namespace Name Mixin selector
      named basePlate Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;basePlate:Lnet/minecraft/client/model/ModelPart;
      intermediary field_3312 Lnet/minecraft/class_551;field_3312:Lnet/minecraft/class_630;
      official x Lgay;x:Lgfe;
  • Constructor Details Link icon

    • ArmorStandEntityModel Link icon

      public ArmorStandEntityModel(ModelPart root)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/model/EntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
      intermediary <init> Lnet/minecraft/class_583;<init>(Lnet/minecraft/class_630;)V
      official <init> Lgcc;<init>(Lgfe;)V
  • Method Details Link icon

    • getTexturedModelData Link icon

      public static TexturedModelData getTexturedModelData()
      Mappings:
      Namespace Name Mixin selector
      named getTexturedModelData Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
      intermediary method_31979 Lnet/minecraft/class_551;method_31979()Lnet/minecraft/class_5607;
      official a Lgay;a()Lgfk;
    • setAngles Link icon

      public void setAngles(ArmorStandEntityRenderState armorStandEntityRenderState)
      Overrides:
      setAngles in class ArmorStandArmorEntityModel
      Mappings:
      Namespace Name Mixin selector
      named setAngles Lnet/minecraft/client/render/entity/model/ArmorStandEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;)V
      intermediary method_17066 Lnet/minecraft/class_551;method_17066(Lnet/minecraft/class_9998;)V
      official method_17066 Lgay;method_17066(Lgxr;)V
    • setArmAngle Link icon

      public void setArmAngle(Arm arm, MatrixStack matrices)
      Specified by:
      setArmAngle in interface ModelWithArms
      Overrides:
      setArmAngle in class BipedEntityModel<ArmorStandEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named setArmAngle Lnet/minecraft/client/render/entity/model/ModelWithArms;setArmAngle(Lnet/minecraft/util/Arm;Lnet/minecraft/client/util/math/MatrixStack;)V
      intermediary method_2803 Lnet/minecraft/class_3881;method_2803(Lnet/minecraft/class_1306;Lnet/minecraft/class_4587;)V
      official a Lgaw;a(Lbvc;Lffv;)V