Uses of Package
net.citizensnpcs.api.ai
Packages that use net.citizensnpcs.api.ai
Package
Description
-
Classes in net.citizensnpcs.api.ai used by net.citizensnpcs.api.aiClassDescriptionRepresents 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
. -
Classes in net.citizensnpcs.api.ai used by net.citizensnpcs.api.ai.event
-
Classes in net.citizensnpcs.api.ai used by net.citizensnpcs.api.ai.goals
-
Classes in net.citizensnpcs.api.ai used by net.citizensnpcs.api.ai.tree
-
Classes in net.citizensnpcs.api.ai used by net.citizensnpcs.api.npcClassDescriptionRepresents 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
. -
Classes in net.citizensnpcs.api.ai used by net.citizensnpcs.npc
-
Classes in net.citizensnpcs.api.ai used by net.citizensnpcs.npc.aiClassDescriptionRepresents the pathfinding AI of an
NPC
.A pathfinding strategy directed at a target. -
Classes in net.citizensnpcs.api.ai used by net.citizensnpcs.util