nova-parent
Toggle table of contents
0.22.0-alpha.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova-parent
nova
/
xyz.xenondevs.nova.world.block.tileentity.network
/
NetworkNodeProvider
/
getNode
get
Node
abstract
suspend
fun
getNode
(
pos
:
BlockPos
)
:
NetworkNode
?
Gets the
NetworkNode
at the specified block
pos
or null if there is none.