getNodes

suspend fun getNodes(pos: ChunkPos): List<NetworkNode>

Gets all NetworkNodes in the chunk at pos using the registered NetworkNodeProviders.