static class RavagerEntity.Navigator extends GroundPathNavigator
currentPath, entity, lastPosCheck, lastTimeoutCheck, lastTimeUpdated, maxDistanceToWaypoint, nodeProcessor, speed, ticksAtLastPos, timeoutCachedNode, timeoutLimit, timeoutTimer, totalTicks, tryUpdatePath, world| Constructor and Description |
|---|
Navigator(MobEntity p_i50754_1_,
World p_i50754_2_) |
| Modifier and Type | Method and Description |
|---|---|
protected PathFinder |
getPathFinder(int p_179679_1_) |
canNavigate, getEnterDoors, getEntityPosition, getPathToEntity, getPathToPos, isDirectPathBetweenPoints, setAvoidSun, setBreakDoors, trimPathcanEntityStandOnPos, canUpdatePathOnTimeout, checkForStuck, clearPath, func_220970_c, func_225463_a, func_225464_a, func_226337_n_, getCanSwim, getNodeProcessor, getPath, getPathToPos, getTargetPos, isInLiquid, noPath, pathFollow, resetRangeMultiplier, setCanSwim, setPath, setRangeMultiplier, setSpeed, tick, tryMoveToEntityLiving, tryMoveToXYZ, updatePathprotected PathFinder getPathFinder(int p_179679_1_)
getPathFinder in class GroundPathNavigator