Uses of Class
net.citizensnpcs.api.astar.pathfinder.VectorGoal
Packages that use VectorGoal
-
Uses of VectorGoal in net.citizensnpcs.api.astar.pathfinder
Constructors in net.citizensnpcs.api.astar.pathfinder with parameters of type VectorGoalModifierConstructorDescriptionVectorNode
(VectorGoal goal, Location location, BlockSource source, BlockExaminer... examiners) VectorNode
(VectorNode parent, VectorGoal goal, Vector location, BlockSource source, BlockExaminer... examiners)