static class DrownedEntity.AttackGoal extends ZombieAttackGoal
| Modifier and Type | Field and Description |
|---|---|
private DrownedEntity |
field_204726_g |
attacker, attackInterval, attackTick| Constructor and Description |
|---|
AttackGoal(DrownedEntity p_i48913_1_,
double p_i48913_2_,
boolean p_i48913_4_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
resetTask, startExecuting, tickcheckAndPerformAttack, getAttackReachSqrgetMutexFlags, isPreemptible, setMutexFlags, toStringprivate final DrownedEntity field_204726_g
public AttackGoal(DrownedEntity p_i48913_1_, double p_i48913_2_, boolean p_i48913_4_)
public boolean shouldExecute()
shouldExecute in class MeleeAttackGoalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class MeleeAttackGoal