extends Goal
app | |
net.minecraft.world.entity.ai.goal.MoveThroughVillageGoal | |
net.minecraft.class_1368 | |
net.minecraft.entity.ai.goal.MoveThroughVillageGoal | |
net.minecraft.entity.ai.goal.MoveThroughVillageGoal | |
net.minecraft.server.v1_15_R1.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 mob, double speed, boolean requiresNighttime, int arg3, BooleanSupplier arg4) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||||
public boolean |
| ||||||||||
public void |
| ||||||||||
public void |
| ||||||||||
private boolean |
| ||||||||||
private void |
|