getNode

suspend fun getNode(pos: BlockPos): NetworkNode?

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