net.minecraft.commands.arguments

public class UuidArgument

implements com.mojang.brigadier.arguments.ArgumentType<UUID>

ee
net.minecraft.commands.arguments.UuidArgument
net.minecraft.class_5242
net.minecraft.unmapped.C_nemqrvjl
net.minecraft.command.argument.UuidArgumentType
net.minecraft.command.arguments.UUIDArgument
net.minecraft.server.v1_16_R3.ArgumentUUID

Field summary

Modifier and TypeField
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_INVALID_UUID
field_24318
f_apyruphv
INVALID_UUID
field_239191_a_
private static final Collection<String>
b
EXAMPLES
field_24319
f_wtznbnek
EXAMPLES
field_239192_b_
private static final Pattern
c
ALLOWED_CHARACTERS
field_24320
f_onsaxeqv
VALID_CHARACTERS
field_239193_c_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static UUID
a(com.mojang.brigadier.context.CommandContext<db> arg0, String arg1)
getUuid(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_27645(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
m_xuqhcryr(com.mojang.brigadier.context.CommandContext<C_pennblrk> arg0, String arg1)
getUuid(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
func_239195_a_(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static UuidArgument
a()
uuid()
method_27643()
m_rdlssypy()
uuid()
func_239194_a_()
public UUID
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
method_27644(com.mojang.brigadier.StringReader arg0)
m_zxxeszei(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()
getExamples()
getExamples()
getExamples()