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 TypeMethodDescriptionAsyncPathfinderService.findPathAsync(AsyncPathfinderService.PathRequest req) Returned future completes on the main thread -
Uses of Path in net.citizensnpcs.npc.ai
Methods in net.citizensnpcs.npc.ai with parameters of type Path