toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
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.