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 - bwn$a- intermediary - net/minecraft/class_1628$class_1629- named - net/minecraft/entity/mob/SpiderEntity$AttackGoal
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoalmob
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoalattack, getCooldown, getMaxCooldown, isCooledDown, resetCooldown, shouldRunEveryTick, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, toGoalTicks, toString
- 
Constructor Details- 
AttackGoal- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lbwn$a;<init>(Lbwn;)V- intermediary - <init>- Lnet/minecraft/class_1628$class_1629;<init>(Lnet/minecraft/class_1628;)V- named - <init>- Lnet/minecraft/entity/mob/SpiderEntity$AttackGoal;<init>(Lnet/minecraft/entity/mob/SpiderEntity;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()- Overrides:
- canStartin class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbmv;a()Z- intermediary - method_6264- Lnet/minecraft/class_1352;method_6264()Z- named - canStart- Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
 
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbmv;b()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
 
- 
getSquaredMaxAttackDistance- Overrides:
- getSquaredMaxAttackDistancein class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbnf;a(Lbfz;)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
 
 
-