extends Goal
| net.minecraft.world.entity.ai.goal.MoveThroughVillageGoal | |
| net.minecraft.class_1368 | |
| net.minecraft.entity.ai.goal.MoveThroughVillageGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final PathAwareEntity |
|
||||||
| private final double |
|
||||||
| private Path |
|
||||||
| private BlockPos |
|
||||||
| private final boolean |
|
||||||
| private final List<BlockPos> |
|
||||||
| private final int |
|
||||||
| private final BooleanSupplier |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathAwareEntity entity, double speed, boolean requiresNighttime, int distance, BooleanSupplier doorPassingThroughGetter) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public boolean |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| private boolean |
|
||||||
| private void |
|
||||||
| private static boolean |
|
||||||
| private double |
|
||||||
| private static Double |
|
||||||
| private static boolean |
|