public class Pathfinder
extends java.lang.Object
Constructor and Description |
---|
Pathfinder(IBlockAccess iblockaccess) |
Modifier and Type | Method and Description |
---|---|
PathEntity |
createEntityPathTo(Entity entity,
Entity entity1,
float f) |
PathEntity |
createEntityPathTo(Entity entity,
int i,
int j,
int k,
float f) |
public Pathfinder(IBlockAccess iblockaccess)
public PathEntity createEntityPathTo(Entity entity, Entity entity1, float f)
public PathEntity createEntityPathTo(Entity entity, int i, int j, int k, float f)