Class RavagerEntity.AttackGoal

Enclosing class:
RavagerEntity

private class RavagerEntity.AttackGoal extends MeleeAttackGoal
Mappings:
Namespace Name
official bui$a
intermediary net/minecraft/class_1584$class_1585
named net/minecraft/entity/mob/RavagerEntity$AttackGoal
  • Constructor Details

    • AttackGoal

      public AttackGoal()
  • Method Details

    • getSquaredMaxAttackDistance

      protected double getSquaredMaxAttackDistance(LivingEntity entity)
      Overrides:
      getSquaredMaxAttackDistance in class MeleeAttackGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lbli;a(Lbeg;)D
      intermediary method_6289 Lnet/minecraft/class_1366;method_6289(Lnet/minecraft/class_1309;)D
      named getSquaredMaxAttackDistance Lnet/minecraft/entity/ai/goal/MeleeAttackGoal;getSquaredMaxAttackDistance(Lnet/minecraft/entity/LivingEntity;)D