zircon.core
/
org.hexworks.zircon.api.game
/
GameArea
/
fetchBlockAtOrNull
common
fetch
Block
At
Or
Null
abstract 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