|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.src.PathFinder
public class PathFinder
| Constructor Summary | |
|---|---|
PathFinder(IBlockAccess par1IBlockAccess,
boolean par2,
boolean par3,
boolean par4,
boolean par5)
|
|
| Method Summary | |
|---|---|
PathEntity |
createEntityPathTo(Entity par1Entity,
Entity par2Entity,
float par3)
Creates a path from one entity to another within a minimum distance |
PathEntity |
createEntityPathTo(Entity par1Entity,
int par2,
int par3,
int par4,
float par5)
Creates a path from an entity to a specified location within a minimum distance |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathFinder(IBlockAccess par1IBlockAccess,
boolean par2,
boolean par3,
boolean par4,
boolean par5)
| Method Detail |
|---|
public PathEntity createEntityPathTo(Entity par1Entity,
Entity par2Entity,
float par3)
public PathEntity createEntityPathTo(Entity par1Entity,
int par2,
int par3,
int par4,
float par5)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||