Class ElderGuardianEntity

All Implemented Interfaces:
class_3893, EntityCategoryProvider, Monster, Nameable

public class ElderGuardianEntity extends GuardianEntity
Mappings:
Namespace Name
official amv
intermediary net/minecraft/class_3147
named net/minecraft/entity/ElderGuardianEntity
  • Constructor Details

    • ElderGuardianEntity

      public ElderGuardianEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laer;<init>(Laxy;)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
  • Method Details

    • initializeAttributes

      protected void initializeAttributes()
      Overrides:
      initializeAttributes in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official bZ Lafa;bZ()V
      intermediary method_6129 Lnet/minecraft/class_1699;method_6129()V
      named initializeAttributes Lnet/minecraft/entity/LivingEntity;initializeAttributes()V
    • getLootTableId

      @Nullable protected Identifier getLootTableId()
      Overrides:
      getLootTableId in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official G Lafb;G()Lpc;
      intermediary method_13074 Lnet/minecraft/class_871;method_13074()Lnet/minecraft/class_1653;
      named getLootTableId Lnet/minecraft/entity/mob/MobEntity;getLootTableId()Lnet/minecraft/util/Identifier;
    • getWarmupTime

      public int getWarmupTime()
      Overrides:
      getWarmupTime in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official l Lanc;l()I
      intermediary method_11199 Lnet/minecraft/class_2648;method_11199()I
      named getWarmupTime Lnet/minecraft/entity/mob/GuardianEntity;getWarmupTime()I
    • method_14064

      @Environment(CLIENT) public void method_14064()
      Mappings:
      Namespace Name Mixin selector
      official dz Lamv;dz()V
      intermediary method_14064 Lnet/minecraft/class_3147;method_14064()V
      named method_14064 Lnet/minecraft/entity/ElderGuardianEntity;method_14064()V
    • ambientSound

      protected SoundEvent ambientSound()
      Overrides:
      ambientSound in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official D Lafb;D()Lwi;
      intermediary method_2603 Lnet/minecraft/class_871;method_2603()Lnet/minecraft/class_2926;
      named ambientSound Lnet/minecraft/entity/mob/MobEntity;ambientSound()Lnet/minecraft/client/sound/SoundEvent;
    • getHurtSound

      protected SoundEvent getHurtSound(DamageSource damageSource)
      Overrides:
      getHurtSound in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lafa;d(Laea;)Lwi;
      intermediary method_15060 Lnet/minecraft/class_1699;method_15060(Lnet/minecraft/class_856;)Lnet/minecraft/class_2926;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/client/sound/SoundEvent;
    • deathSound

      protected SoundEvent deathSound()
      Overrides:
      deathSound in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official cs Lafa;cs()Lwi;
      intermediary method_13049 Lnet/minecraft/class_1699;method_13049()Lnet/minecraft/class_2926;
      named deathSound Lnet/minecraft/entity/LivingEntity;deathSound()Lnet/minecraft/client/sound/SoundEvent;
    • method_14091

      protected SoundEvent method_14091()
      Overrides:
      method_14091 in class GuardianEntity
      Mappings:
      Namespace Name Mixin selector
      official dA Lanc;dA()Lwi;
      intermediary method_14091 Lnet/minecraft/class_2648;method_14091()Lnet/minecraft/class_2926;
      named method_14091 Lnet/minecraft/entity/mob/GuardianEntity;method_14091()Lnet/minecraft/client/sound/SoundEvent;
    • mobTick

      protected void mobTick()
      Overrides:
      mobTick in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official J Lafb;J()V
      intermediary method_2633 Lnet/minecraft/class_871;method_2633()V
      named mobTick Lnet/minecraft/entity/mob/MobEntity;mobTick()V