extends PathfinderGoal
| ank | |
| net.minecraft.class_1367 | |
| net.minecraft.entity.ai.goal.MoveToBlockGoal | |
| net.minecraft.server.v1_14_R1.PathfinderGoalGotoTarget |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final EntityCreature |
| ||||||
| public final double |
| ||||||
| protected int |
| ||||||
| protected int |
| ||||||
| private int |
| ||||||
| protected BlockPosition |
| ||||||
| private boolean |
| ||||||
| private final int |
| ||||||
| private final int |
| ||||||
| protected 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 |
| ||||||
| protected void |
| ||||||
| public double |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| protected boolean |
| ||||||
| protected boolean |
| ||||||
| protected abstract boolean |
|