public class PathNavigateClimber extends PathNavigateGround
field_179695_acurrentPath, 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, removeSunnyPathclearPathEntity, func_179677_a, func_179678_a, getPath, getPathSearchRange, getPathToXYZ, isInLiquid, noPath, pathFollow, setPath, setSpeed, tryMoveToXYZpublic PathNavigateClimber(EntityLiving p_i45874_1_, World worldIn)
public PathEntity func_179680_a(BlockPos p_179680_1_)
func_179680_a in class PathNavigatepublic PathEntity getPathToEntityLiving(Entity p_75494_1_)
getPathToEntityLiving in class PathNavigatepublic boolean tryMoveToEntityLiving(Entity p_75497_1_, double p_75497_2_)
tryMoveToEntityLiving in class PathNavigatepublic void onUpdateNavigation()
onUpdateNavigation in class PathNavigate