Package net.minecraft
Class class_2661
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MeleeAttackGoal
net.minecraft.class_2661
- Mappings:
Namespace Name official agfintermediary net/minecraft/class_2661named net/minecraft/class_2661
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
mob -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected doublebooleanMethods inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
canStart, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits
-
Constructor Details
-
class_2661
-
-
Method Details
-
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classMeleeAttackGoal- Mappings:
Namespace Name Mixin selector official bLzb;b()Zintermediary method_2744Lnet/minecraft/class_896;method_2744()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
getSquaredMaxAttackDistance
- Overrides:
getSquaredMaxAttackDistancein classMeleeAttackGoal- Mappings:
Namespace Name Mixin selector official aLzk;a(Lxm;)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
-