A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W 

D

DisplaySlotArgument - class in com.undefined.stellar.argument.scoreboard
An argument that allows you to pass in a DisplaySlot (e.g.
DIVIDE - enum entry in com.undefined.stellar.data.argument.Operation

Represents the division operation, a / b.

DoubleArgument - class in com.undefined.stellar.argument.basic
An argument that allows you to type any valid double, and returns a primitive type of double.
DoubleRangeArgument - class in com.undefined.stellar.argument.math
An argument that allows you to pass in a valid double range (e.g.
DuplicateArgumentNameException - class in com.undefined.stellar.data.exception
This exception is thrown when there are multiple arguments with the same name.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W