Package net.minecraft.entity.passive
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
- Mappings:
Namespace Name official wd$aintermediary net/minecraft/class_2623$class_2624named net/minecraft/entity/passive/RabbitEntity$RabbitAttackGoal
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
field_14582, mob -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected doubleMethods inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
canStart, shouldContinue, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits
-
Constructor Details
-
RabbitAttackGoal
- Mappings:
Namespace Name Mixin selector official <init>Lwd$a;<init>(Lwd;)Vintermediary <init>Lnet/minecraft/class_2623$class_2624;<init>(Lnet/minecraft/class_2623;)Vnamed <init>Lnet/minecraft/entity/passive/RabbitEntity$RabbitAttackGoal;<init>(Lnet/minecraft/entity/passive/RabbitEntity;)V
-
-
Method Details
-
getSquaredMaxAttackDistance
- Overrides:
getSquaredMaxAttackDistancein classMeleeAttackGoal- Mappings:
Namespace Name Mixin selector official aLts;a(Lsa;)Dintermediary method_11011Lnet/minecraft/class_905;method_11011(Lnet/minecraft/class_1699;)Dnamed getSquaredMaxAttackDistanceLnet/minecraft/entity/ai/goal/MeleeAttackGoal;getSquaredMaxAttackDistance(Lnet/minecraft/entity/LivingEntity;)D
-