| Modifier and Type | Field and Description |
|---|---|
static com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
field_24318 |
private static Collection<String> |
field_24319 |
private static Pattern |
field_24320 |
| Constructor and Description |
|---|
class_5242() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getExamples() |
static class_5242 |
method_27643() |
static UUID |
method_27645(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext,
String string) |
UUID |
parse(com.mojang.brigadier.StringReader stringReader) |
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_24318
private static final Collection<String> field_24319
private static final Pattern field_24320
public static UUID method_27645(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string)
public static class_5242 method_27643()
public UUID parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException
parse in interface com.mojang.brigadier.arguments.ArgumentType<UUID>com.mojang.brigadier.exceptions.CommandSyntaxExceptionpublic Collection<String> getExamples()
getExamples in interface com.mojang.brigadier.arguments.ArgumentType<UUID>