Npcs

object Npcs

Functions

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

{@inheritDoc}

nil
Link copied to clipboard
fun nil(): Npc
stream
Link copied to clipboard
fun stream(): NpcStream

{@inheritDoc}