extends PathfinderGoal
| ahh | |
| net.minecraft.entity.ai.EntityAIMoveToBlock | |
| net.minecraft.server.v1_13_R2.PathfinderGoalGotoTarget |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final EntityCreature |
| ||||
| public double |
| ||||
| protected int |
| ||||
| protected int |
| ||||
| private int |
| ||||
| protected BlockPosition |
| ||||
| private boolean |
| ||||
| private final int |
| ||||
| private final int |
| ||||
| public int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityCreature arg0, double arg1, int arg2) |
| public | (EntityCreature arg0, double arg1, int arg2, int arg3) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public boolean |
| ||||
| protected int |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public double |
| ||||
| public void |
| ||||
| public boolean |
| ||||
| public int |
| ||||
| protected boolean |
| ||||
| private boolean |
| ||||
| protected abstract boolean |
|