extends PathfinderGoal
| ua | |
| net.minecraft.entity.ai.EntityAIMoveThroughVillage | |
| net.minecraft.server.v1_10_R1.PathfinderGoalMoveThroughVillage |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final EntityCreature |
| ||||
| private final double |
| ||||
| private PathEntity |
| ||||
| private VillageDoor |
| ||||
| private final boolean |
| ||||
| private final List<VillageDoor> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityCreature arg0, double arg1, boolean arg2) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public boolean |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| private VillageDoor |
| ||||
| private boolean |
| ||||
| private void |
|