public class PathNavigateGround extends PathNavigate
Modifier and Type | Field and Description |
---|---|
protected WalkNodeProcessor |
field_179695_a |
currentPath, speed, theEntity, worldObj
Constructor and Description |
---|
PathNavigateGround(EntityLiving p_i45875_1_,
World worldIn) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canNavigate() |
protected PathFinder |
func_179679_a() |
boolean |
func_179684_h() |
void |
func_179685_e(boolean p_179685_1_) |
boolean |
func_179686_g() |
void |
func_179688_b(boolean p_179688_1_) |
boolean |
func_179689_e() |
void |
func_179690_a(boolean p_179690_1_) |
void |
func_179691_c(boolean p_179691_1_) |
void |
func_179693_d(boolean p_179693_1_) |
protected Vec3 |
getEntityPosition() |
protected boolean |
isDirectPathBetweenPoints(Vec3 p_75493_1_,
Vec3 p_75493_2_,
int p_75493_3_,
int p_75493_4_,
int p_75493_5_) |
protected void |
removeSunnyPath() |
clearPathEntity, func_179677_a, func_179678_a, func_179680_a, getPath, getPathSearchRange, getPathToEntityLiving, getPathToXYZ, isInLiquid, noPath, onUpdateNavigation, pathFollow, setPath, setSpeed, tryMoveToEntityLiving, tryMoveToXYZ
protected WalkNodeProcessor field_179695_a
public PathNavigateGround(EntityLiving p_i45875_1_, World worldIn)
protected PathFinder func_179679_a()
func_179679_a
in class PathNavigate
protected boolean canNavigate()
canNavigate
in class PathNavigate
protected Vec3 getEntityPosition()
getEntityPosition
in class PathNavigate
protected void removeSunnyPath()
removeSunnyPath
in class PathNavigate
protected boolean isDirectPathBetweenPoints(Vec3 p_75493_1_, Vec3 p_75493_2_, int p_75493_3_, int p_75493_4_, int p_75493_5_)
isDirectPathBetweenPoints
in class PathNavigate
public void func_179690_a(boolean p_179690_1_)
public boolean func_179689_e()
public void func_179688_b(boolean p_179688_1_)
public void func_179691_c(boolean p_179691_1_)
public boolean func_179686_g()
public void func_179693_d(boolean p_179693_1_)
public boolean func_179684_h()
public void func_179685_e(boolean p_179685_1_)