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