getNode

abstract suspend fun getNode(pos: BlockPos): NetworkNode?

Gets the NetworkNode at the specified block pos or null if there is none.