Uses of Class
net.citizensnpcs.api.hpastar.HPAGraph
Packages that use HPAGraph
-
Uses of HPAGraph in net.citizensnpcs.api.astar.pathfinder
Constructors in net.citizensnpcs.api.astar.pathfinder with parameters of type HPAGraphModifierConstructorDescriptionHPAPathRequest(HPAGraph graph, Location from, Location to, int prefetchRadius) -
Uses of HPAGraph in net.citizensnpcs.api.hpastar
Constructors in net.citizensnpcs.api.hpastar with parameters of type HPAGraphModifierConstructorDescriptionHPACluster(HPAGraph graph, int level, int clusterSize, int clusterHeight, int clusterX, int clusterY, int clusterZ)