Uses of Interface
net.citizensnpcs.api.ai.GoalController
Packages that use GoalController
- 
Uses of GoalController in net.citizensnpcs.api.aiClasses in net.citizensnpcs.api.ai that implement GoalControllerModifier and TypeClassDescriptionclassA simpleGoalControllerimplementation that stores goals as aArrayList.
- 
Uses of GoalController in net.citizensnpcs.api.npcMethods in net.citizensnpcs.api.npc that return GoalControllerModifier and TypeMethodDescriptionAbstractNPC.getDefaultGoalController()NPC.getDefaultGoalController()Gets the defaultGoalControllerof this NPC.