Uses of Interface
net.citizensnpcs.api.ai.GoalController
-
Uses of GoalController in net.citizensnpcs.api.ai
Modifier and TypeClassDescriptionclass
A simpleGoalController
implementation that stores goals as aArrayList
. -
Uses of GoalController in net.citizensnpcs.api.npc
Modifier and TypeMethodDescriptionAbstractNPC.getDefaultGoalController()
NPC.getDefaultGoalController()
Gets the defaultGoalController
of this NPC.