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, tick
checkAndPerformAttack, getAttackReachSqr
getMutexFlags, isPreemptible, setMutexFlags, toString
private 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 MeleeAttackGoal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class MeleeAttackGoal