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