static class DrownedEntity.TridentAttackGoal extends RangedAttackGoal
Modifier and Type | Field and Description |
---|---|
private DrownedEntity |
field_204728_a |
Constructor and Description |
---|
TridentAttackGoal(IRangedAttackMob p_i48907_1_,
double p_i48907_2_,
int p_i48907_4_,
float p_i48907_5_) |
Modifier and Type | Method and Description |
---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
shouldContinueExecuting, tick
getMutexFlags, isPreemptible, setMutexFlags, toString
private final DrownedEntity field_204728_a
public TridentAttackGoal(IRangedAttackMob p_i48907_1_, double p_i48907_2_, int p_i48907_4_, float p_i48907_5_)
public boolean shouldExecute()
shouldExecute
in class RangedAttackGoal
public void startExecuting()
startExecuting
in class Goal
public void resetTask()
resetTask
in class RangedAttackGoal