JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.citizensnpcs.api.astar.pathfinder.Path
Packages that use
Path
Package
Description
net.citizensnpcs.npc.ai
Uses of
Path
in
net.citizensnpcs.npc.ai
Methods in
net.citizensnpcs.npc.ai
with parameters of type
Path
Modifier and Type
Method
Description
void
FlyingAStarNavigationStrategy.
setPlan
(
Path
path)