Players

object Players

Functions

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

{@inheritDoc}

local
Link copied to clipboard
fun local(): Player
nil
Link copied to clipboard
fun nil(): Player
stream
Link copied to clipboard
fun stream(): PlayerStream

{@inheritDoc}