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 aGoalController.Represents a collection of goals that are prioritised and executed, allowing behaviour trees via aGoalSelectoror 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 aGoalController.Represents a collection of goals that are prioritised and executed, allowing behaviour trees via aGoalSelectoror 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 anNPC.A pathfinding strategy directed at a target.
- 
Classes in net.citizensnpcs.api.ai used by net.citizensnpcs.util