Uses of Interface
net.citizensnpcs.api.ai.PrioritisableGoal
Packages that use PrioritisableGoal
-
Uses of PrioritisableGoal in net.citizensnpcs.api.ai
Methods in net.citizensnpcs.api.ai with parameters of type PrioritisableGoalModifier and TypeMethodDescriptionvoid
GoalController.addPrioritisableGoal
(PrioritisableGoal goal) Registers a goal which can reprioritise itself dynamically every tick.void
SimpleGoalController.addPrioritisableGoal
(PrioritisableGoal goal)