Class WhitherSkeletonEntity

All Implemented Interfaces:
CommandSource, RangedAttackMob, EntityCategoryProvider, Monster

public class WhitherSkeletonEntity extends class_3146
Mappings:
Namespace Name
official aan
intermediary net/minecraft/class_3049
named net/minecraft/entity/WhitherSkeletonEntity
  • Constructor Details

    • WhitherSkeletonEntity

      public WhitherSkeletonEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lsn;<init>(Lajs;)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

    • method_13602

      public static void method_13602(class_2934 class_2934)
      Mappings:
      Namespace Name Mixin selector
      official a Laan;a(Lph;)V
      intermediary method_13602 Lnet/minecraft/class_3049;method_13602(Lnet/minecraft/class_2934;)V
      named method_13602 Lnet/minecraft/entity/WhitherSkeletonEntity;method_13602(Lnet/minecraft/class_2934;)V
    • getLootTableId

      @Nullable protected Identifier getLootTableId()
      Overrides:
      getLootTableId in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official J Lsx;J()Lkq;
      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;
    • ambientSound

      protected SoundEvent ambientSound()
      Overrides:
      ambientSound in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official G Lsx;G()Lnm;
      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;
    • method_13048

      protected SoundEvent method_13048()
      Overrides:
      method_13048 in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official bW Lsw;bW()Lnm;
      intermediary method_13048 Lnet/minecraft/class_1699;method_13048()Lnet/minecraft/class_2926;
      named method_13048 Lnet/minecraft/entity/LivingEntity;method_13048()Lnet/minecraft/client/sound/SoundEvent;
    • deathSound

      protected SoundEvent deathSound()
      Overrides:
      deathSound in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official bX Lsw;bX()Lnm;
      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_14060

      SoundEvent method_14060()
      Mappings:
      Namespace Name Mixin selector
      official o Lzm;o()Lnm;
      intermediary method_14060 Lnet/minecraft/class_3146;method_14060()Lnet/minecraft/class_2926;
      named method_14060 Lnet/minecraft/class_3146;method_14060()Lnet/minecraft/client/sound/SoundEvent;
    • onKilled

      public void onKilled(DamageSource source)
      Overrides:
      onKilled in class class_3146
      Mappings:
      Namespace Name Mixin selector
      official a Lsw;a(Lry;)V
      intermediary method_2580 Lnet/minecraft/class_1699;method_2580(Lnet/minecraft/class_856;)V
      named onKilled Lnet/minecraft/entity/LivingEntity;onKilled(Lnet/minecraft/entity/damage/DamageSource;)V
    • initEquipment

      protected void initEquipment(LocalDifficulty difficulty)
      Overrides:
      initEquipment in class class_3146
      Mappings:
      Namespace Name Mixin selector
      official a Lsx;a(Lrh;)V
      intermediary method_10983 Lnet/minecraft/class_871;method_10983(Lnet/minecraft/class_2607;)V
      named initEquipment Lnet/minecraft/entity/mob/MobEntity;initEquipment(Lnet/minecraft/world/LocalDifficulty;)V
    • updateEnchantments

      protected void updateEnchantments(LocalDifficulty difficulty)
      Overrides:
      updateEnchantments in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lsx;b(Lrh;)V
      intermediary method_10987 Lnet/minecraft/class_871;method_10987(Lnet/minecraft/class_2607;)V
      named updateEnchantments Lnet/minecraft/entity/mob/MobEntity;updateEnchantments(Lnet/minecraft/world/LocalDifficulty;)V
    • initialize

      @Nullable public EntityData initialize(LocalDifficulty difficulty, @Nullable EntityData data)
      Overrides:
      initialize in class class_3146
      Mappings:
      Namespace Name Mixin selector
      official a Lsx;a(Lrh;Lsz;)Lsz;
      intermediary method_6156 Lnet/minecraft/class_871;method_6156(Lnet/minecraft/class_2607;Lnet/minecraft/class_1700;)Lnet/minecraft/class_1700;
      named initialize Lnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class class_3146
      Mappings:
      Namespace Name Mixin selector
      official bq Lsn;bq()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • tryAttack

      public boolean tryAttack(Entity target)
      Overrides:
      tryAttack in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official B Lsw;B(Lsn;)Z
      intermediary method_2671 Lnet/minecraft/class_1699;method_2671(Lnet/minecraft/class_864;)Z
      named tryAttack Lnet/minecraft/entity/LivingEntity;tryAttack(Lnet/minecraft/entity/Entity;)Z
    • method_14056

      protected AbstractArrowEntity method_14056(float float2)
      Overrides:
      method_14056 in class class_3146
      Mappings:
      Namespace Name Mixin selector
      official a Lzm;a(F)Labb;
      intermediary method_14056 Lnet/minecraft/class_3146;method_14056(F)Lnet/minecraft/class_990;
      named method_14056 Lnet/minecraft/class_3146;method_14056(F)Lnet/minecraft/entity/projectile/AbstractArrowEntity;