nearest is the old default, sorting by distance (default for @p)

furthest is the reverse of that (previously you'd use c=-5 for this)

random for random sorting (default for @r)

arbitrary is a new option to not sort the result (default for @e, @a)