get

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

{@inheritDoc}