Package net.citizensnpcs.api.ai.flocking
Interface NPCFlock
- All Known Implementing Classes:
 GroupNPCFlock,RadiusNPCFlock
public interface NPCFlock
Represents a 'flock' of NPCs to be used as input to a 
Flocker.- See Also:
 
- 
Method Summary
Modifier and TypeMethodDescriptionReturns the NPCs to be considered part of a flock. 
- 
Method Details
- 
getNearby
Returns the NPCs to be considered part of a flock. 
 -