Package net.minecraft

Class class_8407

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

public class class_8407 extends PathAwareEntity
Mappings:
Namespace Name
official bzr
intermediary net/minecraft/class_8407
named net/minecraft/class_8407
  • Field Details

    • field_44114

      private static final String field_44114
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lbzr;c:Ljava/lang/String;
      intermediary field_44114 Lnet/minecraft/class_8407;field_44114:Ljava/lang/String;
      named field_44114 Lnet/minecraft/class_8407;field_44114:Ljava/lang/String;
    • field_44115

      private static final List<Text> field_44115
      Mappings:
      Namespace Name Mixin selector
      official d Lbzr;d:Ljava/util/List;
      intermediary field_44115 Lnet/minecraft/class_8407;field_44115:Ljava/util/List;
      named field_44115 Lnet/minecraft/class_8407;field_44115:Ljava/util/List;
    • field_44116

      private static final List<Text> field_44116
      Mappings:
      Namespace Name Mixin selector
      official e Lbzr;e:Ljava/util/List;
      intermediary field_44116 Lnet/minecraft/class_8407;field_44116:Ljava/util/List;
      named field_44116 Lnet/minecraft/class_8407;field_44116:Ljava/util/List;
    • field_44110

      private static final List<Text> field_44110
      Mappings:
      Namespace Name Mixin selector
      official bV Lbzr;bV:Ljava/util/List;
      intermediary field_44110 Lnet/minecraft/class_8407;field_44110:Ljava/util/List;
      named field_44110 Lnet/minecraft/class_8407;field_44110:Ljava/util/List;
    • field_44111

      private static final List<Text> field_44111
      Mappings:
      Namespace Name Mixin selector
      official bW Lbzr;bW:Ljava/util/List;
      intermediary field_44111 Lnet/minecraft/class_8407;field_44111:Ljava/util/List;
      named field_44111 Lnet/minecraft/class_8407;field_44111:Ljava/util/List;
    • field_44112

      private static final Text field_44112
      Mappings:
      Namespace Name Mixin selector
      official bX Lbzr;bX:Lsw;
      intermediary field_44112 Lnet/minecraft/class_8407;field_44112:Lnet/minecraft/class_2561;
      named field_44112 Lnet/minecraft/class_8407;field_44112:Lnet/minecraft/text/Text;
    • field_44109

      public boolean field_44109
      Mappings:
      Namespace Name Mixin selector
      official b Lbzr;b:Z
      intermediary field_44109 Lnet/minecraft/class_8407;field_44109:Z
      named field_44109 Lnet/minecraft/class_8407;field_44109:Z
    • field_44113

      private long field_44113
      Mappings:
      Namespace Name Mixin selector
      official bY Lbzr;bY:J
      intermediary field_44113 Lnet/minecraft/class_8407;field_44113:J
      named field_44113 Lnet/minecraft/class_8407;field_44113:J
  • Constructor Details

    • class_8407

      public class_8407(EntityType<class_8407> entityType, World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbir;<init>(Lbiv;Lcql;)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

    • initGoals

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

      public static DefaultAttributeContainer.Builder method_50705()
      Mappings:
      Namespace Name Mixin selector
      official q Lbzr;q()Lbkn$a;
      intermediary method_50705 Lnet/minecraft/class_8407;method_50705()Lnet/minecraft/class_5132$class_5133;
      named method_50705 Lnet/minecraft/class_8407;method_50705()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
    • cannotDespawn

      public boolean cannotDespawn()
      Overrides:
      cannotDespawn in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official Q Lbjj;Q()Z
      intermediary method_17326 Lnet/minecraft/class_1308;method_17326()Z
      named cannotDespawn Lnet/minecraft/entity/mob/MobEntity;cannotDespawn()Z
    • getHurtSound

      protected SoundEvent getHurtSound(DamageSource source)
      Overrides:
      getHurtSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lbjh;d(Lbhw;)Laml;
      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 LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official x_ Lbjh;x_()Laml;
      intermediary method_6002 Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
    • tick

      public void tick()
      Ticks this entity.
      Overrides:
      tick in class MobEntity
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official l Lbir;l()V
      intermediary method_5773 Lnet/minecraft/class_1297;method_5773()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • updatePostDeath

      protected void updatePostDeath()
      Overrides:
      updatePostDeath in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official eh Lbjh;eh()V
      intermediary method_6108 Lnet/minecraft/class_1309;method_6108()V
      named updatePostDeath Lnet/minecraft/entity/LivingEntity;updatePostDeath()V
    • onDeath

      public void onDeath(DamageSource damageSource)
      Overrides:
      onDeath in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lbjh;a(Lbhw;)V
      intermediary method_6078 Lnet/minecraft/class_1309;method_6078(Lnet/minecraft/class_1282;)V
      named onDeath Lnet/minecraft/entity/LivingEntity;onDeath(Lnet/minecraft/entity/damage/DamageSource;)V
    • method_50699

      private void method_50699(PlayerManager playerManager)
      Mappings:
      Namespace Name Mixin selector
      official a Lbzr;a(Lalp;)V
      intermediary method_50699 Lnet/minecraft/class_8407;method_50699(Lnet/minecraft/class_3324;)V
      named method_50699 Lnet/minecraft/class_8407;method_50699(Lnet/minecraft/server/PlayerManager;)V
    • method_50701

      public void method_50701(Text text)
      Mappings:
      Namespace Name Mixin selector
      official c Lbzr;c(Lsw;)V
      intermediary method_50701 Lnet/minecraft/class_8407;method_50701(Lnet/minecraft/class_2561;)V
      named method_50701 Lnet/minecraft/class_8407;method_50701(Lnet/minecraft/text/Text;)V
    • method_50706

      public void method_50706()
      Mappings:
      Namespace Name Mixin selector
      official r Lbzr;r()V
      intermediary method_50706 Lnet/minecraft/class_8407;method_50706()V
      named method_50706 Lnet/minecraft/class_8407;method_50706()V
    • method_50707

      public void method_50707()
      Mappings:
      Namespace Name Mixin selector
      official w Lbzr;w()V
      intermediary method_50707 Lnet/minecraft/class_8407;method_50707()V
      named method_50707 Lnet/minecraft/class_8407;method_50707()V