Package net.minecraft

Class class_9506

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

public class class_9506 extends ZombieEntity
Mappings:
Namespace Name
official cjh
intermediary net/minecraft/class_9506
named net/minecraft/class_9506
  • Constructor Details

  • Method Details

    • method_58921

      public static DefaultAttributeContainer.Builder method_58921()
      Mappings:
      Namespace Name Mixin selector
      official gC Lcjh;gC()Lbtu$a;
      intermediary method_58921 Lnet/minecraft/class_9506;method_58921()Lnet/minecraft/class_5132$class_5133;
      named method_58921 Lnet/minecraft/class_9506;method_58921()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
    • initGoals

      protected void initGoals()
      Overrides:
      initGoals in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official y Lbsq;y()V
      intermediary method_5959 Lnet/minecraft/class_1308;method_5959()V
      named initGoals Lnet/minecraft/entity/mob/MobEntity;initGoals()V
    • initCustomGoals

      protected void initCustomGoals()
      Overrides:
      initCustomGoals in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official t Lcjx;t()V
      intermediary method_7208 Lnet/minecraft/class_1642;method_7208()V
      named initCustomGoals Lnet/minecraft/entity/mob/ZombieEntity;initCustomGoals()V
    • method_58920

      private boolean method_58920(PlayerEntity playerEntity)
      Mappings:
      Namespace Name Mixin selector
      official g Lcjh;g(Lcly;)Z
      intermediary method_58920 Lnet/minecraft/class_9506;method_58920(Lnet/minecraft/class_1657;)Z
      named method_58920 Lnet/minecraft/class_9506;method_58920(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • onKilledOther

      public boolean onKilledOther(ServerWorld world, LivingEntity other)
      Called when this entity kills other.
      Overrides:
      onKilledOther in class ZombieEntity
      Returns:
      whether the entity died (and not converted to another entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lbrv;a(Laqt;Lbso;)Z
      intermediary method_5874 Lnet/minecraft/class_1297;method_5874(Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;)Z
      named onKilledOther Lnet/minecraft/entity/Entity;onKilledOther(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/LivingEntity;)Z
    • method_58842

      public boolean method_58842()
      Overrides:
      method_58842 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official dV Lbrv;dV()Z
      intermediary method_58842 Lnet/minecraft/class_1297;method_58842()Z
      named method_58842 Lnet/minecraft/entity/Entity;method_58842()Z
    • getAmbientSound

      protected SoundEvent getAmbientSound()
      Overrides:
      getAmbientSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official u Lbsq;u()Lavn;
      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;
    • getDeathSound

      protected SoundEvent getDeathSound()
      Overrides:
      getDeathSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official n_ Lbso;n_()Lavn;
      intermediary method_6002 Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
    • getStepSound

      protected SoundEvent getStepSound()
      Overrides:
      getStepSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official gy Lcjx;gy()Lavn;
      intermediary method_7207 Lnet/minecraft/class_1642;method_7207()Lnet/minecraft/class_3414;
      named getStepSound Lnet/minecraft/entity/mob/ZombieEntity;getStepSound()Lnet/minecraft/sound/SoundEvent;
    • getHurtSound

      protected SoundEvent getHurtSound(DamageSource source)
      Overrides:
      getHurtSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lbso;d(Lbqt;)Lavn;
      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;
    • canConvertInWater

      protected boolean canConvertInWater()
      Overrides:
      canConvertInWater in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official gA Lcjx;gA()Z
      intermediary method_7209 Lnet/minecraft/class_1642;method_7209()Z
      named canConvertInWater Lnet/minecraft/entity/mob/ZombieEntity;canConvertInWater()Z