public interface IPathNavigator
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNoPath() |
boolean |
isGoingToTeleport() |
boolean |
moveToEntity(net.minecraft.entity.Entity entity) |
boolean |
moveToXYZ(double x,
double y,
double z) |