get

fun get(predicate: Predicate<Npc>? = null, first: Boolean = false, nearestTo: Locatable? = null): List<Npc>

{@inheritDoc}