Class SpiderEntity.AttackGoal

Enclosing class:
SpiderEntity

static class SpiderEntity.AttackGoal extends MeleeAttackGoal
Mappings:
Namespace Name
official adn$a
intermediary net/minecraft/class_980$class_2661
named net/minecraft/entity/mob/SpiderEntity$AttackGoal
  • Constructor Details

  • Method Details

    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class MeleeAttackGoal
      Mappings:
      Namespace Name Mixin selector
      official b Lxe;b()Z
      intermediary method_2744 Lnet/minecraft/class_896;method_2744()Z
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
    • getSquaredMaxAttackDistance

      protected double getSquaredMaxAttackDistance(LivingEntity entity)
      Overrides:
      getSquaredMaxAttackDistance in class MeleeAttackGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lxo;a(Lvp;)D
      intermediary method_11011 Lnet/minecraft/class_905;method_11011(Lnet/minecraft/class_1699;)D
      named getSquaredMaxAttackDistance Lnet/minecraft/entity/ai/goal/MeleeAttackGoal;getSquaredMaxAttackDistance(Lnet/minecraft/entity/LivingEntity;)D