Appearance
The AxisArgument class refers to the x, y and z axes. When used with the CommandAPI, it returns an EnumSet<Axis> (You can view the documentation for EnumSet here).
AxisArgument
EnumSet<Axis>
EnumSet
Examples of AxisArgument uses