extends Goal
cdq | |
net.minecraft.world.entity.ai.goal.MoveThroughVillageGoal | |
net.minecraft.class_1368 | |
net.minecraft.entity.ai.goal.MoveThroughVillageGoal | |
net.minecraft.world.entity.ai.goal.PathfinderGoalMoveThroughVillage |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected final PathfinderMob |
| ||||||||
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 | (PathfinderMob 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 |
|