Class SilverfishEntity

All Implemented Interfaces:
class_3893, EntityCategoryProvider, Monster, Nameable

public class SilverfishEntity extends HostileEntity
Mappings:
Namespace Name
official anm
intermediary net/minecraft/class_977
named net/minecraft/entity/mob/SilverfishEntity
  • Field Details

    • callForHelpGoal

      private SilverfishEntity.CallForHelpGoal callForHelpGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lanm;a:Lanm$b;
      intermediary field_12087 Lnet/minecraft/class_977;field_12087:Lnet/minecraft/class_977$class_2655;
      named callForHelpGoal Lnet/minecraft/entity/mob/SilverfishEntity;callForHelpGoal:Lnet/minecraft/entity/mob/SilverfishEntity$CallForHelpGoal;
  • Constructor Details

    • SilverfishEntity

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

    • initGoals

      protected void initGoals()
      Overrides:
      initGoals in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official n Lafb;n()V
      intermediary method_13087 Lnet/minecraft/class_871;method_13087()V
      named initGoals Lnet/minecraft/entity/mob/MobEntity;initGoals()V
    • getHeightOffset

      public double getHeightOffset()
      Overrides:
      getHeightOffset in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aI Laer;aI()D
      intermediary method_2480 Lnet/minecraft/class_864;method_2480()D
      named getHeightOffset Lnet/minecraft/entity/Entity;getHeightOffset()D
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official bF Laer;bF()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • initializeAttributes

      protected void initializeAttributes()
      Overrides:
      initializeAttributes in class HostileEntity
      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
    • canClimb

      protected boolean canClimb()
      Overrides:
      canClimb in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ak Laer;ak()Z
      intermediary method_2549 Lnet/minecraft/class_864;method_2549()Z
      named canClimb Lnet/minecraft/entity/Entity;canClimb()Z
    • ambientSound

      protected SoundEvent ambientSound()
      Overrides:
      ambientSound in class MobEntity
      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 HostileEntity
      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 HostileEntity
      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_10936

      protected void method_10936(BlockPos blockPos, BlockState blockState)
      Overrides:
      method_10936 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Lel;Lblc;)V
      intermediary method_10936 Lnet/minecraft/class_864;method_10936(Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)V
      named method_10936 Lnet/minecraft/entity/Entity;method_10936(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Laea;F)Z
      intermediary method_2499 Lnet/minecraft/class_864;method_2499(Lnet/minecraft/class_856;F)Z
      named damage Lnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
    • getLootTableId

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

      public void tick()
      Overrides:
      tick in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official R_ Laer;R_()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • setYaw

      public void setYaw(float yaw)
      Overrides:
      setYaw in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official k Laer;k(F)V
      intermediary method_10960 Lnet/minecraft/class_864;method_10960(F)V
      named setYaw Lnet/minecraft/entity/Entity;setYaw(F)V
    • method_15657

      public float method_15657(BlockPos blockPos, RenderBlockView renderBlockView)
      Overrides:
      method_15657 in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lafg;a(Lel;Layc;)F
      intermediary method_15657 Lnet/minecraft/class_877;method_15657(Lnet/minecraft/class_2552;Lnet/minecraft/class_3599;)F
      named method_15657 Lnet/minecraft/entity/PathAwareEntity;method_15657(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/RenderBlockView;)F
    • method_3087

      protected boolean method_3087()
      Overrides:
      method_3087 in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official K_ Lang;K_()Z
      intermediary method_3087 Lnet/minecraft/class_975;method_3087()Z
      named method_3087 Lnet/minecraft/entity/mob/HostileEntity;method_3087()Z
    • 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_2647

      public class_3462 method_2647()
      Overrides:
      method_2647 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official cA Lafa;cA()Lafd;
      intermediary method_2647 Lnet/minecraft/class_1699;method_2647()Lnet/minecraft/class_3462;
      named method_2647 Lnet/minecraft/entity/LivingEntity;method_2647()Lnet/minecraft/class_3462;