public class PathFinder
extends java.lang.Object
Constructor and Description |
---|
PathFinder(IBlockAccess p_i2137_1_,
boolean p_i2137_2_,
boolean p_i2137_3_,
boolean p_i2137_4_,
boolean p_i2137_5_) |
Modifier and Type | Method and Description |
---|---|
PathEntity |
createEntityPathTo(Entity p_75856_1_,
Entity p_75856_2_,
float p_75856_3_) |
PathEntity |
createEntityPathTo(Entity p_75859_1_,
int p_75859_2_,
int p_75859_3_,
int p_75859_4_,
float p_75859_5_) |
static int |
func_82565_a(Entity p_82565_0_,
int p_82565_1_,
int p_82565_2_,
int p_82565_3_,
PathPoint p_82565_4_,
boolean p_82565_5_,
boolean p_82565_6_,
boolean p_82565_7_) |
int |
getVerticalOffset(Entity p_75855_1_,
int p_75855_2_,
int p_75855_3_,
int p_75855_4_,
PathPoint p_75855_5_) |
public PathFinder(IBlockAccess p_i2137_1_, boolean p_i2137_2_, boolean p_i2137_3_, boolean p_i2137_4_, boolean p_i2137_5_)
public PathEntity createEntityPathTo(Entity p_75856_1_, Entity p_75856_2_, float p_75856_3_)
public PathEntity createEntityPathTo(Entity p_75859_1_, int p_75859_2_, int p_75859_3_, int p_75859_4_, float p_75859_5_)
public int getVerticalOffset(Entity p_75855_1_, int p_75855_2_, int p_75855_3_, int p_75855_4_, PathPoint p_75855_5_)