JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
net.citizensnpcs.api.ai.flocking
Uses of Package
net.citizensnpcs.api.ai.flocking
Packages that use
net.citizensnpcs.api.ai.flocking
Package
Description
net.citizensnpcs.api.ai.flocking
Classes in
net.citizensnpcs.api.ai.flocking
used by
net.citizensnpcs.api.ai.flocking
Class
Description
FlockBehavior
An interface to be used with an
Flocker
to represent a certain type of behavior such as cohesion, alignment or separation.
GroupNPCFlock
Defines a static flock of NPCs with an optional radius.
NPCFlock
Represents a 'flock' of NPCs to be used as input to a
Flocker
.