extends Goal
| xq | |
| net.minecraft.class_907 | |
| net.minecraft.entity.ai.goal.WanderThroughVillageAtNightGoal | |
| net.minecraft.entity.ai.EntityAIMoveThroughVillage | |
| net.minecraft.entity.ai.EntityAIMoveThroughVillage |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final PathFinderMobEntity |
| ||||||||||
| private final double |
| ||||||||||
| private Path |
| ||||||||||
| private VillageDoor |
| ||||||||||
| private final boolean |
| ||||||||||
| private final List<VillageDoor> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathFinderMobEntity entity, double speed, boolean friendly) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| private VillageDoor |
| ||||||||||
| private boolean |
| ||||||||||
| private void |
|