History - net.minecraft.command.argument.UuidArgumentType
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.commands.arguments.UuidArgument
net.minecraft.class_5242
net.minecraft.command.argument.UuidArgumentType
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_INVALID_UUID, field_24318, INVALID_UUID
Collection<String>: EXAMPLES, field_24319, EXAMPLES
Pattern: ALLOWED_CHARACTERS, field_24320, VALID_CHARACTERS
Constructors
()
Methods
UUID (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getUuid, method_27645, getUuid
UuidArgumentType (): uuid, method_27643, uuid
UUID (com.mojang.brigadier.StringReader): parse, method_27644, parse
Collection<String> (): getExamples
Object (com.mojang.brigadier.StringReader): parse, parse, parse