Uses of Interface
net.citizensnpcs.api.ai.PrioritisableGoal
-
Uses of PrioritisableGoal in net.citizensnpcs.api.ai
Modifier and TypeMethodDescriptionvoid
GoalController.addPrioritisableGoal
(PrioritisableGoal goal) Registers a goal which can reprioritise itself dynamically every tick.void
SimpleGoalController.addPrioritisableGoal
(PrioritisableGoal goal)