zircon.core
/
org.hexworks.zircon.api.game.base
/
BaseGameArea
/
fetchBlockAtOrNull
common
fetch
Block
At
Or
Null
open override fun
fetchBlockAtOrNull
(position:
Position3D
):
B
?
Content copied to clipboard
Returns the
Block
at the given
position
or
null
if no
Block
is present.
Sources
(source)
Link copied to clipboard