getNearbyNodes

fun getNearbyNodes(pos: BlockPos, faces: Set<BlockFace>): Map<BlockFace, NetworkNode>

Finds all nearby NetworkNodes of pos using the given faces.