getNodes

abstract suspend fun getNodes(pos: ChunkPos): Sequence<NetworkNode>

Gets all NetworkNodes in the specified chunk pos.