fetchBlockAtOrNull

abstract fun fetchBlockAtOrNull(position: Position3D): B?

Returns the Block at the given position or null if no Block is present.

Sources

(source)
Link copied to clipboard