GroundItems

object GroundItems

Functions

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

{@inheritDoc}

nil
Link copied to clipboard
fun nil(): GroundItem
stream
Link copied to clipboard
fun stream(): GroundItemStream

{@inheritDoc}