nova-parent
Toggle table of contents
0.18-RC.1
jvm
Platform filter
jvm
Switch theme
Search in API
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.