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