Uses of Class
net.citizensnpcs.api.hpastar.HPACluster
Packages that use HPACluster
-
Uses of HPACluster in net.citizensnpcs.api.hpastar
Fields in net.citizensnpcs.api.hpastar with type parameters of type HPAClusterMethods in net.citizensnpcs.api.hpastar with parameters of type HPAClusterModifier and TypeMethodDescriptionvoid
HPACluster.connect
(HPACluster other, Direction direction) boolean
HPACluster.contains
(HPACluster other) Method parameters in net.citizensnpcs.api.hpastar with type arguments of type HPAClusterModifier and TypeMethodDescriptionvoid
HPAGraph.addClustersAtDepth
(int depth, List<HPACluster> other) void
HPACluster.buildFrom
(List<HPACluster> clusters)