public class PathNavigateClimber extends PathNavigateGround
field_179695_a
currentPath, speed, theEntity, worldObj
Constructor and Description |
---|
PathNavigateClimber(EntityLiving p_i45874_1_,
World worldIn) |
Modifier and Type | Method and Description |
---|---|
PathEntity |
func_179680_a(BlockPos p_179680_1_) |
PathEntity |
getPathToEntityLiving(Entity p_75494_1_) |
void |
onUpdateNavigation() |
boolean |
tryMoveToEntityLiving(Entity p_75497_1_,
double p_75497_2_) |
canNavigate, func_179679_a, func_179684_h, func_179685_e, func_179686_g, func_179688_b, func_179689_e, func_179690_a, func_179691_c, func_179693_d, getEntityPosition, isDirectPathBetweenPoints, removeSunnyPath
clearPathEntity, func_179677_a, func_179678_a, getPath, getPathSearchRange, getPathToXYZ, isInLiquid, noPath, pathFollow, setPath, setSpeed, tryMoveToXYZ
public PathNavigateClimber(EntityLiving p_i45874_1_, World worldIn)
public PathEntity func_179680_a(BlockPos p_179680_1_)
func_179680_a
in class PathNavigate
public PathEntity getPathToEntityLiving(Entity p_75494_1_)
getPathToEntityLiving
in class PathNavigate
public boolean tryMoveToEntityLiving(Entity p_75497_1_, double p_75497_2_)
tryMoveToEntityLiving
in class PathNavigate
public void onUpdateNavigation()
onUpdateNavigation
in class PathNavigate