Uses of Interface
net.citizensnpcs.api.ai.flocking.FlockBehavior
Packages that use FlockBehavior
-
Uses of FlockBehavior in net.citizensnpcs.api.ai.flocking
Classes in net.citizensnpcs.api.ai.flocking that implement FlockBehaviorModifier and TypeClassDescriptionclass
Implements alignment flocking with a particular weight i.e. steering a flock of NPCs in line with each other.class
Implements cohesion flocking with a particular weight i.e. steering a flock of NPCs towards each other.class
Implements separation flocking with a particular weight i.e. steering a flock of NPCs away from each other.Constructors in net.citizensnpcs.api.ai.flocking with parameters of type FlockBehavior