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