public static class CommandBase.CoordinateArg
extends java.lang.Object
| Modifier | Constructor and Description | 
|---|---|
| protected  | CoordinateArg(double resultIn,
             double amountIn,
             boolean relative) | 
| Modifier and Type | Method and Description | 
|---|---|
| double | getAmount() | 
| double | getResult() | 
| boolean | isRelative() |