Class ArmorStandEntity

java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.decoration.ArmorStandEntity
All Implemented Interfaces:
CommandSource

public class ArmorStandEntity
extends LivingEntity
Mappings:
Namespace Name
official um
intermediary net/minecraft/class_1881
named net/minecraft/entity/decoration/ArmorStandEntity
  • Field Details

    • DEFAULT_HEAD_ANGLE

      private static final EulerAngle DEFAULT_HEAD_ANGLE
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a:Ldc;
      intermediary field_8026 Lnet/minecraft/class_1881;field_8026:Lnet/minecraft/class_1398;
      named DEFAULT_HEAD_ANGLE Lnet/minecraft/entity/decoration/ArmorStandEntity;DEFAULT_HEAD_ANGLE:Lnet/minecraft/util/math/EulerAngle;
    • DEFAULT_BODY_ANGLE

      private static final EulerAngle DEFAULT_BODY_ANGLE
      Mappings:
      Namespace Name Mixin selector
      official b Lum;b:Ldc;
      intermediary field_8027 Lnet/minecraft/class_1881;field_8027:Lnet/minecraft/class_1398;
      named DEFAULT_BODY_ANGLE Lnet/minecraft/entity/decoration/ArmorStandEntity;DEFAULT_BODY_ANGLE:Lnet/minecraft/util/math/EulerAngle;
    • DEFAULT_LEFT_ARM_ANGLE

      private static final EulerAngle DEFAULT_LEFT_ARM_ANGLE
      Mappings:
      Namespace Name Mixin selector
      official c Lum;c:Ldc;
      intermediary field_8036 Lnet/minecraft/class_1881;field_8036:Lnet/minecraft/class_1398;
      named DEFAULT_LEFT_ARM_ANGLE Lnet/minecraft/entity/decoration/ArmorStandEntity;DEFAULT_LEFT_ARM_ANGLE:Lnet/minecraft/util/math/EulerAngle;
    • DEFAULT_RIGHT_ARM_ANGLE

      private static final EulerAngle DEFAULT_RIGHT_ARM_ANGLE
      Mappings:
      Namespace Name Mixin selector
      official d Lum;d:Ldc;
      intermediary field_8037 Lnet/minecraft/class_1881;field_8037:Lnet/minecraft/class_1398;
      named DEFAULT_RIGHT_ARM_ANGLE Lnet/minecraft/entity/decoration/ArmorStandEntity;DEFAULT_RIGHT_ARM_ANGLE:Lnet/minecraft/util/math/EulerAngle;
    • DEFAULT_LEFT_LEG_ANGLE

      private static final EulerAngle DEFAULT_LEFT_LEG_ANGLE
      Mappings:
      Namespace Name Mixin selector
      official e Lum;e:Ldc;
      intermediary field_8038 Lnet/minecraft/class_1881;field_8038:Lnet/minecraft/class_1398;
      named DEFAULT_LEFT_LEG_ANGLE Lnet/minecraft/entity/decoration/ArmorStandEntity;DEFAULT_LEFT_LEG_ANGLE:Lnet/minecraft/util/math/EulerAngle;
    • DEFAULT_RIGHT_LEG_ANGLE

      private static final EulerAngle DEFAULT_RIGHT_LEG_ANGLE
      Mappings:
      Namespace Name Mixin selector
      official f Lum;f:Ldc;
      intermediary field_8039 Lnet/minecraft/class_1881;field_8039:Lnet/minecraft/class_1398;
      named DEFAULT_RIGHT_LEG_ANGLE Lnet/minecraft/entity/decoration/ArmorStandEntity;DEFAULT_RIGHT_LEG_ANGLE:Lnet/minecraft/util/math/EulerAngle;
    • inventory

      private final ItemStack[] inventory
      Mappings:
      Namespace Name Mixin selector
      official g Lum;g:[Lzx;
      intermediary field_8040 Lnet/minecraft/class_1881;field_8040:[Lnet/minecraft/class_2056;
      named inventory Lnet/minecraft/entity/decoration/ArmorStandEntity;inventory:[Lnet/minecraft/item/ItemStack;
    • invisible

      private boolean invisible
      Mappings:
      Namespace Name Mixin selector
      official h Lum;h:Z
      intermediary field_8041 Lnet/minecraft/class_1881;field_8041:Z
      named invisible Lnet/minecraft/entity/decoration/ArmorStandEntity;invisible:Z
    • field_8042

      private long field_8042
      Mappings:
      Namespace Name Mixin selector
      official i Lum;i:J
      intermediary field_8042 Lnet/minecraft/class_1881;field_8042:J
      named field_8042 Lnet/minecraft/entity/decoration/ArmorStandEntity;field_8042:J
    • disabledSlots

      private int disabledSlots
      Mappings:
      Namespace Name Mixin selector
      official bi Lum;bi:I
      intermediary field_8028 Lnet/minecraft/class_1881;field_8028:I
      named disabledSlots Lnet/minecraft/entity/decoration/ArmorStandEntity;disabledSlots:I
    • marker

      private boolean marker
      Mappings:
      Namespace Name Mixin selector
      official bj Lum;bj:Z
      intermediary field_8029 Lnet/minecraft/class_1881;field_8029:Z
      named marker Lnet/minecraft/entity/decoration/ArmorStandEntity;marker:Z
    • headAngle

      private EulerAngle headAngle
      Mappings:
      Namespace Name Mixin selector
      official bk Lum;bk:Ldc;
      intermediary field_8030 Lnet/minecraft/class_1881;field_8030:Lnet/minecraft/class_1398;
      named headAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;headAngle:Lnet/minecraft/util/math/EulerAngle;
    • bodyAngle

      private EulerAngle bodyAngle
      Mappings:
      Namespace Name Mixin selector
      official bl Lum;bl:Ldc;
      intermediary field_8031 Lnet/minecraft/class_1881;field_8031:Lnet/minecraft/class_1398;
      named bodyAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;bodyAngle:Lnet/minecraft/util/math/EulerAngle;
    • leftArmAngle

      private EulerAngle leftArmAngle
      Mappings:
      Namespace Name Mixin selector
      official bm Lum;bm:Ldc;
      intermediary field_8032 Lnet/minecraft/class_1881;field_8032:Lnet/minecraft/class_1398;
      named leftArmAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;leftArmAngle:Lnet/minecraft/util/math/EulerAngle;
    • rightArmAngle

      private EulerAngle rightArmAngle
      Mappings:
      Namespace Name Mixin selector
      official bn Lum;bn:Ldc;
      intermediary field_8033 Lnet/minecraft/class_1881;field_8033:Lnet/minecraft/class_1398;
      named rightArmAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;rightArmAngle:Lnet/minecraft/util/math/EulerAngle;
    • leftLegAngle

      private EulerAngle leftLegAngle
      Mappings:
      Namespace Name Mixin selector
      official bo Lum;bo:Ldc;
      intermediary field_8034 Lnet/minecraft/class_1881;field_8034:Lnet/minecraft/class_1398;
      named leftLegAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;leftLegAngle:Lnet/minecraft/util/math/EulerAngle;
    • rightLegAngle

      private EulerAngle rightLegAngle
      Mappings:
      Namespace Name Mixin selector
      official bp Lum;bp:Ldc;
      intermediary field_8035 Lnet/minecraft/class_1881;field_8035:Lnet/minecraft/class_1398;
      named rightLegAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;rightLegAngle:Lnet/minecraft/util/math/EulerAngle;
  • Constructor Details

    • ArmorStandEntity

      public ArmorStandEntity​(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lpk;<init>(Ladm;)V
      intermediary <init> Lnet/minecraft/class_1745;<init>(Lnet/minecraft/class_99;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
    • ArmorStandEntity

      public ArmorStandEntity​(World world, double x, double y, double z)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lum;<init>(Ladm;DDD)V
      intermediary <init> Lnet/minecraft/class_1881;<init>(Lnet/minecraft/class_99;DDD)V
      named <init> Lnet/minecraft/entity/decoration/ArmorStandEntity;<init>(Lnet/minecraft/world/World;DDD)V
  • Method Details

    • canMoveVoluntarily

      public boolean canMoveVoluntarily()
      Overrides:
      canMoveVoluntarily in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bM Lpr;bM()Z
      intermediary method_7119 Lnet/minecraft/class_1752;method_7119()Z
      named canMoveVoluntarily Lnet/minecraft/entity/LivingEntity;canMoveVoluntarily()Z
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lpk;h()V
      intermediary method_7043 Lnet/minecraft/class_1745;method_7043()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • getStackInHand

      public ItemStack getStackInHand()
      Specified by:
      getStackInHand in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bA Lpr;bA()Lzx;
      intermediary method_7107 Lnet/minecraft/class_1752;method_7107()Lnet/minecraft/class_2056;
      named getStackInHand Lnet/minecraft/entity/LivingEntity;getStackInHand()Lnet/minecraft/item/ItemStack;
    • getMainSlot

      public ItemStack getMainSlot​(int slot)
      Specified by:
      getMainSlot in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official p Lpr;p(I)Lzx;
      intermediary method_7175 Lnet/minecraft/class_1752;method_7175(I)Lnet/minecraft/class_2056;
      named getMainSlot Lnet/minecraft/entity/LivingEntity;getMainSlot(I)Lnet/minecraft/item/ItemStack;
    • method_7177

      @Environment(CLIENT) public ItemStack method_7177​(int int2)
      Specified by:
      method_7177 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official q Lpr;q(I)Lzx;
      intermediary method_7177 Lnet/minecraft/class_1752;method_7177(I)Lnet/minecraft/class_2056;
      named method_7177 Lnet/minecraft/entity/LivingEntity;method_7177(I)Lnet/minecraft/item/ItemStack;
    • setArmorSlot

      public void setArmorSlot​(int armorSlot, ItemStack item)
      Specified by:
      setArmorSlot in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lpk;c(ILzx;)V
      intermediary method_7011 Lnet/minecraft/class_1745;method_7011(ILnet/minecraft/class_2056;)V
      named setArmorSlot Lnet/minecraft/entity/Entity;setArmorSlot(ILnet/minecraft/item/ItemStack;)V
    • getArmorStacks

      public ItemStack[] getArmorStacks()
      Specified by:
      getArmorStacks in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official as Lpk;as()[Lzx;
      intermediary method_6988 Lnet/minecraft/class_1745;method_6988()[Lnet/minecraft/class_2056;
      named getArmorStacks Lnet/minecraft/entity/Entity;getArmorStacks()[Lnet/minecraft/item/ItemStack;
    • equip

      public boolean equip​(int slot, ItemStack item)
      Overrides:
      equip in class Entity
      Mappings:
      Namespace Name Mixin selector
      official d Lpk;d(ILzx;)Z
      intermediary method_7018 Lnet/minecraft/class_1745;method_7018(ILnet/minecraft/class_2056;)Z
      named equip Lnet/minecraft/entity/Entity;equip(ILnet/minecraft/item/ItemStack;)Z
    • serialize

      public void serialize​(CompoundTag tag)
      Overrides:
      serialize in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lpk;b(Ldn;)V
      intermediary method_7003 Lnet/minecraft/class_1745;method_7003(Lnet/minecraft/class_1405;)V
      named serialize Lnet/minecraft/entity/Entity;serialize(Lnet/minecraft/nbt/CompoundTag;)V
    • deserialize

      public void deserialize​(CompoundTag tag)
      Overrides:
      deserialize in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Ldn;)V
      intermediary method_6933 Lnet/minecraft/class_1745;method_6933(Lnet/minecraft/class_1405;)V
      named deserialize Lnet/minecraft/entity/Entity;deserialize(Lnet/minecraft/nbt/CompoundTag;)V
    • setPose

      private void setPose​(CompoundTag tag)
      Mappings:
      Namespace Name Mixin selector
      official h Lum;h(Ldn;)V
      intermediary method_7705 Lnet/minecraft/class_1881;method_7705(Lnet/minecraft/class_1405;)V
      named setPose Lnet/minecraft/entity/decoration/ArmorStandEntity;setPose(Lnet/minecraft/nbt/CompoundTag;)V
    • getPose

      private CompoundTag getPose()
      Mappings:
      Namespace Name Mixin selector
      official z Lum;z()Ldn;
      intermediary method_7722 Lnet/minecraft/class_1881;method_7722()Lnet/minecraft/class_1405;
      named getPose Lnet/minecraft/entity/decoration/ArmorStandEntity;getPose()Lnet/minecraft/nbt/CompoundTag;
    • isPushable

      public boolean isPushable()
      Overrides:
      isPushable in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official ae Lpk;ae()Z
      intermediary method_6974 Lnet/minecraft/class_1745;method_6974()Z
      named isPushable Lnet/minecraft/entity/Entity;isPushable()Z
    • pushAway

      protected void pushAway​(Entity entity)
      Overrides:
      pushAway in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official s Lpr;s(Lpk;)V
      intermediary method_7180 Lnet/minecraft/class_1752;method_7180(Lnet/minecraft/class_1745;)V
      named pushAway Lnet/minecraft/entity/LivingEntity;pushAway(Lnet/minecraft/entity/Entity;)V
    • method_7118

      protected void method_7118()
      Overrides:
      method_7118 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bL Lpr;bL()V
      intermediary method_7118 Lnet/minecraft/class_1752;method_7118()V
      named method_7118 Lnet/minecraft/entity/LivingEntity;method_7118()V
    • interactAt

      public boolean interactAt​(PlayerEntity player, Vec3d hitPos)
      Overrides:
      interactAt in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Lwn;Laui;)Z
      intermediary method_6942 Lnet/minecraft/class_1745;method_6942(Lnet/minecraft/class_1963;Lnet/minecraft/class_649;)Z
      named interactAt Lnet/minecraft/entity/Entity;interactAt(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/math/Vec3d;)Z
    • method_7698

      private void method_7698​(PlayerEntity playerEntity, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a(Lwn;I)V
      intermediary method_7698 Lnet/minecraft/class_1881;method_7698(Lnet/minecraft/class_1963;I)V
      named method_7698 Lnet/minecraft/entity/decoration/ArmorStandEntity;method_7698(Lnet/minecraft/entity/player/PlayerEntity;I)V
    • damage

      public boolean damage​(DamageSource source, float amount)
      Overrides:
      damage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Low;F)Z
      intermediary method_6937 Lnet/minecraft/class_1745;method_6937(Lnet/minecraft/class_1733;F)Z
      named damage Lnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
    • shouldRender

      @Environment(CLIENT) public boolean shouldRender​(double distance)
      Overrides:
      shouldRender in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(D)Z
      intermediary method_6917 Lnet/minecraft/class_1745;method_6917(D)Z
      named shouldRender Lnet/minecraft/entity/Entity;shouldRender(D)Z
    • method_7693

      private void method_7693()
      Mappings:
      Namespace Name Mixin selector
      official A Lum;A()V
      intermediary method_7693 Lnet/minecraft/class_1881;method_7693()V
      named method_7693 Lnet/minecraft/entity/decoration/ArmorStandEntity;method_7693()V
    • method_7696

      private void method_7696​(float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a(F)V
      intermediary method_7696 Lnet/minecraft/class_1881;method_7696(F)V
      named method_7696 Lnet/minecraft/entity/decoration/ArmorStandEntity;method_7696(F)V
    • method_7694

      private void method_7694()
      Mappings:
      Namespace Name Mixin selector
      official C Lum;C()V
      intermediary method_7694 Lnet/minecraft/class_1881;method_7694()V
      named method_7694 Lnet/minecraft/entity/decoration/ArmorStandEntity;method_7694()V
    • method_7695

      private void method_7695()
      Mappings:
      Namespace Name Mixin selector
      official D Lum;D()V
      intermediary method_7695 Lnet/minecraft/class_1881;method_7695()V
      named method_7695 Lnet/minecraft/entity/decoration/ArmorStandEntity;method_7695()V
    • method_7156

      protected float method_7156​(float float2, float float3)
      Overrides:
      method_7156 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lpr;h(FF)F
      intermediary method_7156 Lnet/minecraft/class_1752;method_7156(FF)F
      named method_7156 Lnet/minecraft/entity/LivingEntity;method_7156(FF)F
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aS Lpk;aS()F
      intermediary method_6965 Lnet/minecraft/class_1745;method_6965()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • method_7154

      public void method_7154​(float float2, float float3)
      Overrides:
      method_7154 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official g Lpr;g(FF)V
      intermediary method_7154 Lnet/minecraft/class_1752;method_7154(FF)V
      named method_7154 Lnet/minecraft/entity/LivingEntity;method_7154(FF)V
    • tick

      public void tick()
      Overrides:
      tick in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official t_ Lpk;t_()V
      intermediary method_7060 Lnet/minecraft/class_1745;method_7060()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • method_7699

      private void method_7699​(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a(Z)V
      intermediary method_7699 Lnet/minecraft/class_1881;method_7699(Z)V
      named method_7699 Lnet/minecraft/entity/decoration/ArmorStandEntity;method_7699(Z)V
    • method_7087

      protected void method_7087()
      Overrides:
      method_7087 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official B Lpr;B()V
      intermediary method_7087 Lnet/minecraft/class_1752;method_7087()V
      named method_7087 Lnet/minecraft/entity/LivingEntity;method_7087()V
    • setInvisible

      public void setInvisible​(boolean invisible)
      Overrides:
      setInvisible in class Entity
      Mappings:
      Namespace Name Mixin selector
      official e Lpk;e(Z)V
      intermediary method_7029 Lnet/minecraft/class_1745;method_7029(Z)V
      named setInvisible Lnet/minecraft/entity/Entity;setInvisible(Z)V
    • isBaby

      public boolean isBaby()
      Overrides:
      isBaby in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official j_ Lpr;j_()Z
      intermediary method_7163 Lnet/minecraft/class_1752;method_7163()Z
      named isBaby Lnet/minecraft/entity/LivingEntity;isBaby()Z
    • kill

      public void kill()
      Overrides:
      kill in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official G Lpk;G()V
      intermediary method_6896 Lnet/minecraft/class_1745;method_6896()V
      named kill Lnet/minecraft/entity/Entity;kill()V
    • isImmuneToExplosion

      public boolean isImmuneToExplosion()
      Overrides:
      isImmuneToExplosion in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aW Lpk;aW()Z
      intermediary method_6969 Lnet/minecraft/class_1745;method_6969()Z
      named isImmuneToExplosion Lnet/minecraft/entity/Entity;isImmuneToExplosion()Z
    • setSmall

      private void setSmall​(boolean value)
      Mappings:
      Namespace Name Mixin selector
      official j Lum;j(Z)V
      intermediary method_7706 Lnet/minecraft/class_1881;method_7706(Z)V
      named setSmall Lnet/minecraft/entity/decoration/ArmorStandEntity;setSmall(Z)V
    • isSmall

      public boolean isSmall()
      Mappings:
      Namespace Name Mixin selector
      official n Lum;n()Z
      intermediary method_7710 Lnet/minecraft/class_1881;method_7710()Z
      named isSmall Lnet/minecraft/entity/decoration/ArmorStandEntity;isSmall()Z
    • setNoGravity

      private void setNoGravity​(boolean value)
      Mappings:
      Namespace Name Mixin selector
      official k Lum;k(Z)V
      intermediary method_7707 Lnet/minecraft/class_1881;method_7707(Z)V
      named setNoGravity Lnet/minecraft/entity/decoration/ArmorStandEntity;setNoGravity(Z)V
    • hasNoGravity

      public boolean hasNoGravity()
      Mappings:
      Namespace Name Mixin selector
      official p Lum;p()Z
      intermediary method_7712 Lnet/minecraft/class_1881;method_7712()Z
      named hasNoGravity Lnet/minecraft/entity/decoration/ArmorStandEntity;hasNoGravity()Z
    • setShowArms

      private void setShowArms​(boolean value)
      Mappings:
      Namespace Name Mixin selector
      official l Lum;l(Z)V
      intermediary method_7708 Lnet/minecraft/class_1881;method_7708(Z)V
      named setShowArms Lnet/minecraft/entity/decoration/ArmorStandEntity;setShowArms(Z)V
    • shouldShowArms

      public boolean shouldShowArms()
      Mappings:
      Namespace Name Mixin selector
      official q Lum;q()Z
      intermediary method_7713 Lnet/minecraft/class_1881;method_7713()Z
      named shouldShowArms Lnet/minecraft/entity/decoration/ArmorStandEntity;shouldShowArms()Z
    • setNoBasePlate

      private void setNoBasePlate​(boolean value)
      Mappings:
      Namespace Name Mixin selector
      official m Lum;m(Z)V
      intermediary method_7709 Lnet/minecraft/class_1881;method_7709(Z)V
      named setNoBasePlate Lnet/minecraft/entity/decoration/ArmorStandEntity;setNoBasePlate(Z)V
    • hasNoBasePlate

      public boolean hasNoBasePlate()
      Mappings:
      Namespace Name Mixin selector
      official r Lum;r()Z
      intermediary method_7714 Lnet/minecraft/class_1881;method_7714()Z
      named hasNoBasePlate Lnet/minecraft/entity/decoration/ArmorStandEntity;hasNoBasePlate()Z
    • setShouldShowName

      private void setShouldShowName​(boolean value)
      Mappings:
      Namespace Name Mixin selector
      official n Lum;n(Z)V
      intermediary method_7711 Lnet/minecraft/class_1881;method_7711(Z)V
      named setShouldShowName Lnet/minecraft/entity/decoration/ArmorStandEntity;setShouldShowName(Z)V
    • shouldShowName

      public boolean shouldShowName()
      Mappings:
      Namespace Name Mixin selector
      official s Lum;s()Z
      intermediary method_7715 Lnet/minecraft/class_1881;method_7715()Z
      named shouldShowName Lnet/minecraft/entity/decoration/ArmorStandEntity;shouldShowName()Z
    • setHeadAngle

      public void setHeadAngle​(EulerAngle head)
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a(Ldc;)V
      intermediary method_7697 Lnet/minecraft/class_1881;method_7697(Lnet/minecraft/class_1398;)V
      named setHeadAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;setHeadAngle(Lnet/minecraft/util/math/EulerAngle;)V
    • setBodyAngle

      public void setBodyAngle​(EulerAngle bodyAngle)
      Mappings:
      Namespace Name Mixin selector
      official b Lum;b(Ldc;)V
      intermediary method_7700 Lnet/minecraft/class_1881;method_7700(Lnet/minecraft/class_1398;)V
      named setBodyAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;setBodyAngle(Lnet/minecraft/util/math/EulerAngle;)V
    • setLeftArmAngle

      public void setLeftArmAngle​(EulerAngle leftArmAngle)
      Mappings:
      Namespace Name Mixin selector
      official c Lum;c(Ldc;)V
      intermediary method_7701 Lnet/minecraft/class_1881;method_7701(Lnet/minecraft/class_1398;)V
      named setLeftArmAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;setLeftArmAngle(Lnet/minecraft/util/math/EulerAngle;)V
    • setRightArmAngle

      public void setRightArmAngle​(EulerAngle rightArmAngle)
      Mappings:
      Namespace Name Mixin selector
      official d Lum;d(Ldc;)V
      intermediary method_7702 Lnet/minecraft/class_1881;method_7702(Lnet/minecraft/class_1398;)V
      named setRightArmAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;setRightArmAngle(Lnet/minecraft/util/math/EulerAngle;)V
    • setLeftLegAngle

      public void setLeftLegAngle​(EulerAngle leftLegAngle)
      Mappings:
      Namespace Name Mixin selector
      official e Lum;e(Ldc;)V
      intermediary method_7703 Lnet/minecraft/class_1881;method_7703(Lnet/minecraft/class_1398;)V
      named setLeftLegAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;setLeftLegAngle(Lnet/minecraft/util/math/EulerAngle;)V
    • setRightLegAngle

      public void setRightLegAngle​(EulerAngle rightLegAngle)
      Mappings:
      Namespace Name Mixin selector
      official f Lum;f(Ldc;)V
      intermediary method_7704 Lnet/minecraft/class_1881;method_7704(Lnet/minecraft/class_1398;)V
      named setRightLegAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;setRightLegAngle(Lnet/minecraft/util/math/EulerAngle;)V
    • getHeadAngle

      public EulerAngle getHeadAngle()
      Mappings:
      Namespace Name Mixin selector
      official t Lum;t()Ldc;
      intermediary method_7716 Lnet/minecraft/class_1881;method_7716()Lnet/minecraft/class_1398;
      named getHeadAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;getHeadAngle()Lnet/minecraft/util/math/EulerAngle;
    • getBodyAngle

      public EulerAngle getBodyAngle()
      Mappings:
      Namespace Name Mixin selector
      official u Lum;u()Ldc;
      intermediary method_7717 Lnet/minecraft/class_1881;method_7717()Lnet/minecraft/class_1398;
      named getBodyAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;getBodyAngle()Lnet/minecraft/util/math/EulerAngle;
    • getLeftArmAngle

      @Environment(CLIENT) public EulerAngle getLeftArmAngle()
      Mappings:
      Namespace Name Mixin selector
      official v Lum;v()Ldc;
      intermediary method_7718 Lnet/minecraft/class_1881;method_7718()Lnet/minecraft/class_1398;
      named getLeftArmAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;getLeftArmAngle()Lnet/minecraft/util/math/EulerAngle;
    • getRightArmAngle

      @Environment(CLIENT) public EulerAngle getRightArmAngle()
      Mappings:
      Namespace Name Mixin selector
      official w Lum;w()Ldc;
      intermediary method_7719 Lnet/minecraft/class_1881;method_7719()Lnet/minecraft/class_1398;
      named getRightArmAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;getRightArmAngle()Lnet/minecraft/util/math/EulerAngle;
    • getLeftLegAngle

      @Environment(CLIENT) public EulerAngle getLeftLegAngle()
      Mappings:
      Namespace Name Mixin selector
      official x Lum;x()Ldc;
      intermediary method_7720 Lnet/minecraft/class_1881;method_7720()Lnet/minecraft/class_1398;
      named getLeftLegAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;getLeftLegAngle()Lnet/minecraft/util/math/EulerAngle;
    • getRightLegAngle

      @Environment(CLIENT) public EulerAngle getRightLegAngle()
      Mappings:
      Namespace Name Mixin selector
      official y Lum;y()Ldc;
      intermediary method_7721 Lnet/minecraft/class_1881;method_7721()Lnet/minecraft/class_1398;
      named getRightLegAngle Lnet/minecraft/entity/decoration/ArmorStandEntity;getRightLegAngle()Lnet/minecraft/util/math/EulerAngle;
    • collides

      public boolean collides()
      Overrides:
      collides in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official ad Lpk;ad()Z
      intermediary method_6973 Lnet/minecraft/class_1745;method_6973()Z
      named collides Lnet/minecraft/entity/Entity;collides()Z