Package net.minecraft.entity.mob
Class SpiderEntity.AttackGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MeleeAttackGoal
net.minecraft.entity.mob.SpiderEntity.AttackGoal
- Enclosing class:
- SpiderEntity
- Mappings:
Namespace Name official anq$aintermediary net/minecraft/class_980$class_2661named net/minecraft/entity/mob/SpiderEntity$AttackGoal
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
field_14582, field_3534, mob -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected doublebooleanMethods inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
canStart, method_13497, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits
-
Constructor Details
-
AttackGoal
-
-
Method Details
-
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classMeleeAttackGoal- Mappings:
Namespace Name Mixin selector official bLagt;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 aLahe;a(Lafa;)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
-