Class GroupNPCFlock

java.lang.Object
net.citizensnpcs.api.ai.flocking.GroupNPCFlock
All Implemented Interfaces:
NPCFlock

public class GroupNPCFlock extends Object implements NPCFlock
Defines a static flock of NPCs with an optional radius. If the radius is positive then NPCs will only be considered part of the flock if they are within the base NPC's radius currently.