Class AsyncChunkCache.PathRequest
java.lang.Object
net.citizensnpcs.api.astar.pathfinder.AsyncChunkCache.PathRequest
- Enclosing class:
AsyncChunkCache
-
Constructor Summary
ConstructorsConstructorDescriptionPathRequest
(Location from, Location to, int prefetchRadius, NavigatorParameters parameters) -
Method Summary
-
Constructor Details