extends PathfinderGoal
| tu | |
| net.minecraft.entity.ai.EntityAIMoveThroughVillage | |
| net.minecraft.server.v1_9_R2.PathfinderGoalMoveThroughVillage |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private EntityCreature |
| ||||
| private double |
| ||||
| private PathEntity |
| ||||
| private VillageDoor |
| ||||
| private boolean |
| ||||
| private 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 |
|