fetchBlockAt

abstract fun fetchBlockAt(position: Position3D): Maybe<B>

Returns the Block at the given position (if any).

Sources

(source)
Link copied to clipboard