public class RestrictSunGoal extends Goal
Constructor and Description |
---|
RestrictSunGoal(CreatureEntity creature) |
Modifier and Type | Method and Description |
---|---|
void |
resetTask() |
boolean |
shouldExecute() |
void |
startExecuting() |
getMutexFlags, isPreemptible, setMutexFlags, shouldContinueExecuting, tick
public RestrictSunGoal(CreatureEntity creature)
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class Goal