public class SwimGoal extends Goal
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, startExecuting
public SwimGoal(MobEntity entityIn)
public boolean shouldExecute()
shouldExecute
in class Goal