extends PathfinderGoal
anj | |
net.minecraft.class_1368 | |
net.minecraft.entity.ai.goal.MoveThroughVillageGoal | |
net.minecraft.server.v1_14_R1.PathfinderGoalMoveThroughVillage |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
protected final EntityCreature |
| ||||||
private final double |
| ||||||
private PathEntity |
| ||||||
private BlockPosition |
| ||||||
private final boolean |
| ||||||
private final List<BlockPosition> |
| ||||||
private final int |
| ||||||
private final BooleanSupplier |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (EntityCreature arg0, double arg1, boolean arg2, int arg3, BooleanSupplier arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public boolean |
| ||||||
public boolean |
| ||||||
public void |
| ||||||
public void |
| ||||||
private boolean |
| ||||||
private void |
|