public class MoveThroughVillageAtNightGoal extends Goal
| Modifier and Type | Field and Description |
|---|---|
private CreatureEntity |
field_220756_a |
private int |
field_220757_b |
private BlockPos |
field_220758_c |
| Constructor and Description |
|---|
MoveThroughVillageAtNightGoal(CreatureEntity p_i50321_1_,
int p_i50321_2_) |
| Modifier and Type | Method and Description |
|---|---|
private void |
func_220754_g() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, startExecuting, toStringprivate final CreatureEntity field_220756_a
private final int field_220757_b
@Nullable private BlockPos field_220758_c
public MoveThroughVillageAtNightGoal(CreatureEntity p_i50321_1_, int p_i50321_2_)
public boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goalprivate void func_220754_g()