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