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 - named - net/minecraft/entity/mob/SpiderEntity$AttackGoal- intermediary - net/minecraft/class_1628$class_1629- official - cmk$a
- 
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, canAttack, getCooldown, getMaxCooldown, isCooledDown, resetCooldown, shouldRunEveryTick, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, toGoalTicks, toString
- 
Constructor Details- 
AttackGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/mob/SpiderEntity$AttackGoal;<init>(Lnet/minecraft/entity/mob/SpiderEntity;)V- intermediary - <init>- Lnet/minecraft/class_1628$class_1629;<init>(Lnet/minecraft/class_1628;)V- official - <init>- Lcmk$a;<init>(Lcmk;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()- Overrides:
- canStartin class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - named - canStart- Lnet/minecraft/entity/ai/goal/Goal;canStart()Z- intermediary - method_6264- Lnet/minecraft/class_1352;method_6264()Z- official - b- Lccg;b()Z
 
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- MeleeAttackGoal
- Mappings:
- Namespace - Name - Mixin selector - named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- official - c- Lccg;c()Z
 
 
-