Class ElderGuardianEntity

All Implemented Interfaces:
Attackable, Monster, Targeter, CommandOutput, Nameable, EntityLike

public class ElderGuardianEntity extends GuardianEntity
Mappings:
Namespace Name
official byx
intermediary net/minecraft/class_1550
named net/minecraft/entity/mob/ElderGuardianEntity
  • Field Details

    • SCALE

      public static final float SCALE
      Mappings:
      Namespace Name Mixin selector
      official b Lbyx;b:F
      intermediary field_17492 Lnet/minecraft/class_1550;field_17492:F
      named SCALE Lnet/minecraft/entity/mob/ElderGuardianEntity;SCALE:F
    • field_38119

      private static final int field_38119
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official e Lbyx;e:I
      intermediary field_38119 Lnet/minecraft/class_1550;field_38119:I
      named field_38119 Lnet/minecraft/entity/mob/ElderGuardianEntity;field_38119:I
    • AFFECTED_PLAYER_RANGE

      private static final int AFFECTED_PLAYER_RANGE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official bT Lbyx;bT:I
      intermediary field_38115 Lnet/minecraft/class_1550;field_38115:I
      named AFFECTED_PLAYER_RANGE Lnet/minecraft/entity/mob/ElderGuardianEntity;AFFECTED_PLAYER_RANGE:I
    • MINING_FATIGUE_DURATION

      private static final int MINING_FATIGUE_DURATION
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official bU Lbyx;bU:I
      intermediary field_38116 Lnet/minecraft/class_1550;field_38116:I
      named MINING_FATIGUE_DURATION Lnet/minecraft/entity/mob/ElderGuardianEntity;MINING_FATIGUE_DURATION:I
    • MINING_FATIGUE_AMPLIFIER

      private static final int MINING_FATIGUE_AMPLIFIER
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official bV Lbyx;bV:I
      intermediary field_38117 Lnet/minecraft/class_1550;field_38117:I
      named MINING_FATIGUE_AMPLIFIER Lnet/minecraft/entity/mob/ElderGuardianEntity;MINING_FATIGUE_AMPLIFIER:I
    • field_38118

      private static final int field_38118
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official bW Lbyx;bW:I
      intermediary field_38118 Lnet/minecraft/class_1550;field_38118:I
      named field_38118 Lnet/minecraft/entity/mob/ElderGuardianEntity;field_38118:I
  • Constructor Details

    • ElderGuardianEntity

      public ElderGuardianEntity(EntityType<? extends ElderGuardianEntity> type, World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbiq;<init>(Lbiu;Lcpv;)V
      intermediary <init> Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
  • Method Details

    • createElderGuardianAttributes

      public static DefaultAttributeContainer.Builder createElderGuardianAttributes()
      Mappings:
      Namespace Name Mixin selector
      official s Lbyx;s()Lbkl$a;
      intermediary method_26909 Lnet/minecraft/class_1550;method_26909()Lnet/minecraft/class_5132$class_5133;
      named createElderGuardianAttributes Lnet/minecraft/entity/mob/ElderGuardianEntity;createElderGuardianAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
    • getWarmupTime

      public int getWarmupTime()
      Overrides:
      getWarmupTime in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official t Lbze;t()I
      intermediary method_7055 Lnet/minecraft/class_1577;method_7055()I
      named getWarmupTime Lnet/minecraft/entity/mob/GuardianEntity;getWarmupTime()I
    • getAmbientSound

      protected SoundEvent getAmbientSound()
      Overrides:
      getAmbientSound in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official w Lbji;w()Lapc;
      intermediary method_5994 Lnet/minecraft/class_1308;method_5994()Lnet/minecraft/class_3414;
      named getAmbientSound Lnet/minecraft/entity/mob/MobEntity;getAmbientSound()Lnet/minecraft/sound/SoundEvent;
    • getHurtSound

      protected SoundEvent getHurtSound(DamageSource source)
      Overrides:
      getHurtSound in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lbjg;d(Lbho;)Lapc;
      intermediary method_6011 Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;
    • getDeathSound

      protected SoundEvent getDeathSound()
      Overrides:
      getDeathSound in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official l_ Lbjg;l_()Lapc;
      intermediary method_6002 Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
    • getFlopSound

      protected SoundEvent getFlopSound()
      Overrides:
      getFlopSound in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official y Lbze;y()Lapc;
      intermediary method_7062 Lnet/minecraft/class_1577;method_7062()Lnet/minecraft/class_3414;
      named getFlopSound Lnet/minecraft/entity/mob/GuardianEntity;getFlopSound()Lnet/minecraft/sound/SoundEvent;
    • mobTick

      protected void mobTick()
      Overrides:
      mobTick in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official X Lbji;X()V
      intermediary method_5958 Lnet/minecraft/class_1308;method_5958()V
      named mobTick Lnet/minecraft/entity/mob/MobEntity;mobTick()V
    • getPassengerAttachmentPos

      protected Vector3f getPassengerAttachmentPos(Entity passenger, EntityDimensions dimensions, float scaleFactor)
      Overrides:
      getPassengerAttachmentPos in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lbiq;a(Lbiq;Lbir;F)Lorg/joml/Vector3f;
      intermediary method_52533 Lnet/minecraft/class_1297;method_52533(Lnet/minecraft/class_1297;Lnet/minecraft/class_4048;F)Lorg/joml/Vector3f;
      named getPassengerAttachmentPos Lnet/minecraft/entity/Entity;getPassengerAttachmentPos(Lnet/minecraft/entity/Entity;Lnet/minecraft/entity/EntityDimensions;F)Lorg/joml/Vector3f;