Class AsyncPathfinderService.PathRequest

java.lang.Object
net.citizensnpcs.api.astar.pathfinder.AsyncPathfinderService.PathRequest
Enclosing class:
AsyncPathfinderService

public static final class AsyncPathfinderService.PathRequest extends Object
  • Constructor Details

    • PathRequest

      public PathRequest(World world, Vector from, Vector to, int prefetchRadius)