Package net.citizensnpcs.api.ai
package net.citizensnpcs.api.ai
-
ClassDescriptionRepresents a Goal that can be added to a
GoalController
.Represents a collection of goals that are prioritised and executed, allowing behaviour trees via aGoalSelector
or by implementingBehavior
.Represents the pathfinding AI of anNPC
.A pathfinding strategy directed at a target.A dynamically prioritisableGoal
.A simpleGoalController
implementation that stores goals as aArrayList
.