Class RabbitEntity.RabbitAttackGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MeleeAttackGoal
net.minecraft.entity.passive.RabbitEntity.RabbitAttackGoal
Enclosing class:
RabbitEntity

static class RabbitEntity.RabbitAttackGoal extends MeleeAttackGoal
Mappings:
Namespace Name
official aaf$a
intermediary net/minecraft/class_2623$class_2624
named net/minecraft/entity/passive/RabbitEntity$RabbitAttackGoal
  • Constructor Details

    • RabbitAttackGoal

      public RabbitAttackGoal(RabbitEntity rabbit)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laaf$a;<init>(Laaf;)V
      intermediary <init> Lnet/minecraft/class_2623$class_2624;<init>(Lnet/minecraft/class_2623;)V
      named <init> Lnet/minecraft/entity/passive/RabbitEntity$RabbitAttackGoal;<init>(Lnet/minecraft/entity/passive/RabbitEntity;)V
  • Method Details

    • 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