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

private static class RabbitEntity.RabbitAttackGoal extends MeleeAttackGoal
Mappings:
Namespace Name
official bqi$a
intermediary net/minecraft/class_1463$class_1464
named net/minecraft/entity/passive/RabbitEntity$RabbitAttackGoal
  • Constructor Details

    • RabbitAttackGoal

      public RabbitAttackGoal(RabbitEntity rabbit)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbqi$a;<init>(Lbqi;)V
      intermediary <init> Lnet/minecraft/class_1463$class_1464;<init>(Lnet/minecraft/class_1463;)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 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