public class FindWaterGoal extends Goal
Modifier and Type | Field and Description |
---|---|
private CreatureEntity |
field_205152_a |
Constructor and Description |
---|
FindWaterGoal(CreatureEntity p_i48936_1_) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecute() |
void |
startExecuting() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, tick, toString
private final CreatureEntity field_205152_a
public FindWaterGoal(CreatureEntity p_i48936_1_)
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class Goal