class FoxEntity.AttackGoal extends MeleeAttackGoal
Goal.ControlattackIntervalTicks, mob, ticksUntilAttack| Constructor and Description |
|---|
AttackGoal(double speed,
boolean bool) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
attack(LivingEntity target,
double squaredDistance) |
boolean |
canStart() |
void |
start() |
getSquaredMaxAttackDistance, shouldContinue, stop, tickcanStop, getControls, setControls, toStringprotected void attack(LivingEntity target, double squaredDistance)
attack in class MeleeAttackGoalpublic void start()
start in class MeleeAttackGoalpublic boolean canStart()
canStart in class MeleeAttackGoal