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
static class RabbitEntity.RabbitAttackGoal extends MeleeAttackGoal
- Mappings:
Namespace Name official tu$aintermediary net/minecraft/class_1856$class_1857named net/minecraft/entity/passive/RabbitEntity$RabbitAttackGoal
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
field_7679 -
Constructor Summary
Constructors Constructor Description RabbitAttackGoal(RabbitEntity rabbitEntity) -
Method Summary
Modifier and Type Method Description protected doublemethod_7378(LivingEntity livingEntity)Methods inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
canStart, shouldContinue, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
method_7363, method_7368, method_7369
-
Constructor Details
-
RabbitAttackGoal
-
-
Method Details
-
method_7378
- Overrides:
method_7378in classMeleeAttackGoal- Mappings:
Namespace Name Mixin selector official aLrl;a(Lpr;)Dintermediary method_7378Lnet/minecraft/class_1798;method_7378(Lnet/minecraft/class_1752;)Dnamed method_7378Lnet/minecraft/entity/ai/goal/MeleeAttackGoal;method_7378(Lnet/minecraft/entity/LivingEntity;)D
-