classpublicPriority 3
BodyMotionFind
com.hypixel.hytale.server.npc.corecomponents.movement.BodyMotionFind
extends BodyMotionFindWithTarget
2
Methods
2
Public Methods
10
Fields
1
Constructors
Constructors
public
BodyMotionFind(BuilderBodyMotionFind builderMotionFind, BuilderSupport support)Methods
Public Methods (2)
public
float estimateToGoal(AStarBase aStarBase, Vector3d fromPosition, MotionController motionController)@Override
public
void findBestPath(AStarBase aStarBase, MotionController controller)@Override
Fields
Protected Fields (10)
protected
double abortDistanceprotected
double abortDistanceSquaredprotected
double distanceprotected
double distanceSquaredprotected
double effectiveDistanceSquaredprotected
double heightDifferenceMaxprotected
double heightDifferenceMinprotected
boolean reachableprotected
double switchToSteeringDistanceprotected
double switchToSteeringDistanceSquared