Class HuskEntity

All Implemented Interfaces:
class_3893, EntityCategoryProvider, Monster, Nameable

public class HuskEntity extends ZombieEntity
Mappings:
Namespace Name
official and
intermediary net/minecraft/class_3154
named net/minecraft/entity/HuskEntity
  • Constructor Details

    • HuskEntity

      public HuskEntity(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

    • method_15652

      public boolean method_15652(IWorld iWorld, boolean bool)
      Overrides:
      method_15652 in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lafb;a(Laxz;Z)Z
      intermediary method_15652 Lnet/minecraft/class_871;method_15652(Lnet/minecraft/class_3598;Z)Z
      named method_15652 Lnet/minecraft/entity/mob/MobEntity;method_15652(Lnet/minecraft/world/IWorld;Z)Z
    • method_13605

      protected boolean method_13605()
      Overrides:
      method_13605 in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official L_ Lanw;L_()Z
      intermediary method_13605 Lnet/minecraft/class_982;method_13605()Z
      named method_13605 Lnet/minecraft/entity/mob/ZombieEntity;method_13605()Z
    • ambientSound

      protected SoundEvent ambientSound()
      Overrides:
      ambientSound in class ZombieEntity
      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 ZombieEntity
      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 ZombieEntity
      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;
    • getStepSound

      protected SoundEvent getStepSound()
      Overrides:
      getStepSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official dA Lanw;dA()Lwi;
      intermediary method_13603 Lnet/minecraft/class_982;method_13603()Lnet/minecraft/class_2926;
      named getStepSound Lnet/minecraft/entity/mob/ZombieEntity;getStepSound()Lnet/minecraft/client/sound/SoundEvent;
    • getLootTableId

      @Nullable protected Identifier getLootTableId()
      Overrides:
      getLootTableId in class ZombieEntity
      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;
    • tryAttack

      public boolean tryAttack(Entity target)
      Overrides:
      tryAttack in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official B Lafa;B(Laer;)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_15900

      protected boolean method_15900()
      Overrides:
      method_15900 in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official dC Lanw;dC()Z
      intermediary method_15900 Lnet/minecraft/class_982;method_15900()Z
      named method_15900 Lnet/minecraft/entity/mob/ZombieEntity;method_15900()Z
    • method_15901

      protected void method_15901()
      Overrides:
      method_15901 in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official dE Lanw;dE()V
      intermediary method_15901 Lnet/minecraft/class_982;method_15901()V
      named method_15901 Lnet/minecraft/entity/mob/ZombieEntity;method_15901()V
    • getSkull

      protected ItemStack getSkull()
      Overrides:
      getSkull in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official dB Lanw;dB()Late;
      intermediary method_13604 Lnet/minecraft/class_982;method_13604()Lnet/minecraft/class_1071;
      named getSkull Lnet/minecraft/entity/mob/ZombieEntity;getSkull()Lnet/minecraft/item/ItemStack;