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_2636
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_12016 Lnet/minecraft/class_2636;field_12016:Lnet/minecraft/class_2563;
      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_12017 Lnet/minecraft/class_2636;field_12017:Lnet/minecraft/class_2563;
      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_12026 Lnet/minecraft/class_2636;field_12026:Lnet/minecraft/class_2563;
      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_12027 Lnet/minecraft/class_2636;field_12027:Lnet/minecraft/class_2563;
      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_12028 Lnet/minecraft/class_2636;field_12028:Lnet/minecraft/class_2563;
      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_12029 Lnet/minecraft/class_2636;field_12029:Lnet/minecraft/class_2563;
      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_12030 Lnet/minecraft/class_2636;field_12030:[Lnet/minecraft/class_1071;
      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_12031 Lnet/minecraft/class_2636;field_12031:Z
      named invisible Lnet/minecraft/entity/decoration/ArmorStandEntity;invisible:Z
    • lastHitTime

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

      private int disabledSlots
      Mappings:
      Namespace Name Mixin selector
      official bi Lum;bi:I
      intermediary field_12018 Lnet/minecraft/class_2636;field_12018: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_12019 Lnet/minecraft/class_2636;field_12019: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_12020 Lnet/minecraft/class_2636;field_12020:Lnet/minecraft/class_2563;
      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_12021 Lnet/minecraft/class_2636;field_12021:Lnet/minecraft/class_2563;
      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_12022 Lnet/minecraft/class_2636;field_12022:Lnet/minecraft/class_2563;
      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_12023 Lnet/minecraft/class_2636;field_12023:Lnet/minecraft/class_2563;
      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_12024 Lnet/minecraft/class_2636;field_12024:Lnet/minecraft/class_2563;
      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_12025 Lnet/minecraft/class_2636;field_12025:Lnet/minecraft/class_2563;
      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_864;<init>(Lnet/minecraft/class_1150;)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_2636;<init>(Lnet/minecraft/class_1150;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_2609 Lnet/minecraft/class_1699;method_2609()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_2484 Lnet/minecraft/class_864;method_2484()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_2640 Lnet/minecraft/class_1699;method_2640()Lnet/minecraft/class_1071;
      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_4484 Lnet/minecraft/class_1699;method_4484(I)Lnet/minecraft/class_1071;
      named getMainSlot Lnet/minecraft/entity/LivingEntity;getMainSlot(I)Lnet/minecraft/item/ItemStack;
    • method_4485

      @Environment(CLIENT) public ItemStack method_4485(int int2)
      Specified by:
      method_4485 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official q Lpr;q(I)Lzx;
      intermediary method_4485 Lnet/minecraft/class_1699;method_4485(I)Lnet/minecraft/class_1071;
      named method_4485 Lnet/minecraft/entity/LivingEntity;method_4485(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_2527 Lnet/minecraft/class_864;method_2527(ILnet/minecraft/class_1071;)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_2531 Lnet/minecraft/class_864;method_2531()[Lnet/minecraft/class_1071;
      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_10956 Lnet/minecraft/class_864;method_10956(ILnet/minecraft/class_1071;)Z
      named equip Lnet/minecraft/entity/Entity;equip(ILnet/minecraft/item/ItemStack;)Z
    • writeCustomDataToNbt

      public void writeCustomDataToNbt(NbtCompound nbt)
      Overrides:
      writeCustomDataToNbt in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lpk;b(Ldn;)V
      intermediary method_2528 Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)V
      named writeCustomDataToNbt Lnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • readCustomDataFromNbt

      public void readCustomDataFromNbt(NbtCompound nbt)
      Overrides:
      readCustomDataFromNbt in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Ldn;)V
      intermediary method_2498 Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)V
      named readCustomDataFromNbt Lnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • setPose

      private void setPose(NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      official h Lum;h(Ldn;)V
      intermediary method_11128 Lnet/minecraft/class_2636;method_11128(Lnet/minecraft/class_322;)V
      named setPose Lnet/minecraft/entity/decoration/ArmorStandEntity;setPose(Lnet/minecraft/nbt/NbtCompound;)V
    • getPose

      private NbtCompound getPose()
      Mappings:
      Namespace Name Mixin selector
      official z Lum;z()Ldn;
      intermediary method_11145 Lnet/minecraft/class_2636;method_11145()Lnet/minecraft/class_322;
      named getPose Lnet/minecraft/entity/decoration/ArmorStandEntity;getPose()Lnet/minecraft/nbt/NbtCompound;
    • isPushable

      public boolean isPushable()
      Overrides:
      isPushable in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official ae Lpk;ae()Z
      intermediary method_2472 Lnet/minecraft/class_864;method_2472()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_4483 Lnet/minecraft/class_1699;method_4483(Lnet/minecraft/class_864;)V
      named pushAway Lnet/minecraft/entity/LivingEntity;pushAway(Lnet/minecraft/entity/Entity;)V
    • tickCramming

      protected void tickCramming()
      Overrides:
      tickCramming in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bL Lpr;bL()V
      intermediary method_4478 Lnet/minecraft/class_1699;method_4478()V
      named tickCramming Lnet/minecraft/entity/LivingEntity;tickCramming()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_10939 Lnet/minecraft/class_864;method_10939(Lnet/minecraft/class_988;Lnet/minecraft/class_236;)Z
      named interactAt Lnet/minecraft/entity/Entity;interactAt(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/math/Vec3d;)Z
    • method_11121

      private void method_11121(PlayerEntity playerEntity, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a(Lwn;I)V
      intermediary method_11121 Lnet/minecraft/class_2636;method_11121(Lnet/minecraft/class_988;I)V
      named method_11121 Lnet/minecraft/entity/decoration/ArmorStandEntity;method_11121(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_2499 Lnet/minecraft/class_864;method_2499(Lnet/minecraft/class_856;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_2486 Lnet/minecraft/class_864;method_2486(D)Z
      named shouldRender Lnet/minecraft/entity/Entity;shouldRender(D)Z
    • spawnBreakParticles

      private void spawnBreakParticles()
      Mappings:
      Namespace Name Mixin selector
      official A Lum;A()V
      intermediary method_11116 Lnet/minecraft/class_2636;method_11116()V
      named spawnBreakParticles Lnet/minecraft/entity/decoration/ArmorStandEntity;spawnBreakParticles()V
    • updateHealth

      private void updateHealth(float damage)
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a(F)V
      intermediary method_11119 Lnet/minecraft/class_2636;method_11119(F)V
      named updateHealth Lnet/minecraft/entity/decoration/ArmorStandEntity;updateHealth(F)V
    • method_11117

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

      private void onBreak()
      Mappings:
      Namespace Name Mixin selector
      official D Lum;D()V
      intermediary method_11118 Lnet/minecraft/class_2636;method_11118()V
      named onBreak Lnet/minecraft/entity/decoration/ArmorStandEntity;onBreak()V
    • turnHead

      protected float turnHead(float bodyRotation, float headRotation)
      Overrides:
      turnHead in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lpr;h(FF)F
      intermediary method_6140 Lnet/minecraft/class_1699;method_6140(FF)F
      named turnHead Lnet/minecraft/entity/LivingEntity;turnHead(FF)F
    • getEyeHeight

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

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

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

      private void method_11122(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a(Z)V
      intermediary method_11122 Lnet/minecraft/class_2636;method_11122(Z)V
      named method_11122 Lnet/minecraft/entity/decoration/ArmorStandEntity;method_11122(Z)V
    • updatePotionVisibility

      protected void updatePotionVisibility()
      Overrides:
      updatePotionVisibility in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official B Lpr;B()V
      intermediary method_10977 Lnet/minecraft/class_1699;method_10977()V
      named updatePotionVisibility Lnet/minecraft/entity/LivingEntity;updatePotionVisibility()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_4452 Lnet/minecraft/class_864;method_4452(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_2662 Lnet/minecraft/class_1699;method_2662()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_10927 Lnet/minecraft/class_864;method_10927()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_10949 Lnet/minecraft/class_864;method_10949()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_11129 Lnet/minecraft/class_2636;method_11129(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_11133 Lnet/minecraft/class_2636;method_11133()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_11130 Lnet/minecraft/class_2636;method_11130(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_11135 Lnet/minecraft/class_2636;method_11135()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_11131 Lnet/minecraft/class_2636;method_11131(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_11136 Lnet/minecraft/class_2636;method_11136()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_11132 Lnet/minecraft/class_2636;method_11132(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_11137 Lnet/minecraft/class_2636;method_11137()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_11134 Lnet/minecraft/class_2636;method_11134(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_11138 Lnet/minecraft/class_2636;method_11138()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_11120 Lnet/minecraft/class_2636;method_11120(Lnet/minecraft/class_2563;)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_11123 Lnet/minecraft/class_2636;method_11123(Lnet/minecraft/class_2563;)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_11124 Lnet/minecraft/class_2636;method_11124(Lnet/minecraft/class_2563;)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_11125 Lnet/minecraft/class_2636;method_11125(Lnet/minecraft/class_2563;)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_11126 Lnet/minecraft/class_2636;method_11126(Lnet/minecraft/class_2563;)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_11127 Lnet/minecraft/class_2636;method_11127(Lnet/minecraft/class_2563;)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_11139 Lnet/minecraft/class_2636;method_11139()Lnet/minecraft/class_2563;
      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_11140 Lnet/minecraft/class_2636;method_11140()Lnet/minecraft/class_2563;
      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_11141 Lnet/minecraft/class_2636;method_11141()Lnet/minecraft/class_2563;
      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_11142 Lnet/minecraft/class_2636;method_11142()Lnet/minecraft/class_2563;
      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_11143 Lnet/minecraft/class_2636;method_11143()Lnet/minecraft/class_2563;
      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_11144 Lnet/minecraft/class_2636;method_11144()Lnet/minecraft/class_2563;
      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_2471 Lnet/minecraft/class_864;method_2471()Z
      named collides Lnet/minecraft/entity/Entity;collides()Z