static class RabbitEntity.EvilAttackGoal extends MeleeAttackGoal
attacker, attackInterval, attackTick
Constructor and Description |
---|
EvilAttackGoal(RabbitEntity rabbit) |
Modifier and Type | Method and Description |
---|---|
protected double |
getAttackReachSqr(LivingEntity attackTarget) |
checkAndPerformAttack, resetTask, shouldContinueExecuting, shouldExecute, startExecuting, tick
getMutexFlags, isPreemptible, setMutexFlags, toString
public EvilAttackGoal(RabbitEntity rabbit)
protected double getAttackReachSqr(LivingEntity attackTarget)
getAttackReachSqr
in class MeleeAttackGoal