Uses of Class
net.citizensnpcs.api.astar.pathfinder.Path
Packages that use Path
-
Uses of Path in net.citizensnpcs.api.astar.pathfinder
Methods in net.citizensnpcs.api.astar.pathfinder that return types with arguments of type PathModifier and TypeMethodDescriptionAsyncChunkCache.findPathAsync
(AsyncChunkCache.PathRequest req) Returned future completes on the main thread -
Uses of Path in net.citizensnpcs.npc.ai
Methods in net.citizensnpcs.npc.ai that return PathModifier and TypeMethodDescriptionAStarNavigationStrategy.AStarPlanner.getPath()
AStarNavigationStrategy.PathPlanner.getPath()
Methods in net.citizensnpcs.npc.ai with parameters of type Path