implements ArgumentType<Double>
| com.mojang.brigadier.arguments.DoubleArgumentType |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private static final Collection<String> |
| ||
| private final double |
| ||
| private final double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (double arg0, double arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public static DoubleArgumentType |
| ||
| public static DoubleArgumentType |
| ||
| public static DoubleArgumentType |
| ||
| public static double |
| ||
| public double |
| ||
| public double |
| ||
| public Double |
| ||
| public Collection<String> |
|