Uses of Class
net.citizensnpcs.api.ai.goals.FollowPathGoal
-
Uses of FollowPathGoal in net.citizensnpcs.api.ai.goals
Modifier and TypeMethodDescriptionstatic FollowPathGoal
FollowPathGoal.create
(NPC npc, List<MoveToGoal> path) static FollowPathGoal
FollowPathGoal.createFromLocations
(NPC npc, List<Location> path)