net.minecraft.command.arguments

public class IdentifierArgumentType

implements ArgumentType<Identifier>

cy
net.minecraft.commands.arguments.ResourceLocationArgument
net.minecraft.class_2232
net.minecraft.command.arguments.IdentifierArgumentType
net.minecraft.unmapped.C_utshndyi
net.minecraft.command.argument.IdentifierArgument
net.minecraft.command.arguments.ResourceLocationArgument
net.minecraft.command.arguments.ResourceLocationArgument

Field summary

Modifier and TypeField
private static final Collection<String>
d
EXAMPLES
field_9946
EXAMPLES
f_qtfvxkau
EXAMPLES
field_201322_e
EXAMPLES
public static final DynamicCommandExceptionType
a
ERROR_UNKNOWN_ID
field_9944
UNKNOWN_EXCEPTION
f_dxspqnbi
UNKNOWN_ID_EXCEPTION
field_197199_a
UNKNOWN_ID
public static final DynamicCommandExceptionType
b
ERROR_UNKNOWN_ADVANCEMENT
field_9945
UNKNOWN_ADVANCEMENT_EXCEPTION
f_uprbzhmq
UNKNOWN_ADVANCEMENT_EXCEPTION
field_197200_b
ADVANCEMENT_NOT_FOUND
public static final DynamicCommandExceptionType
c
ERROR_UNKNOWN_RECIPE
field_9947
UNKNOWN_RECIPE_EXCEPTION
f_gwewezem
UNKNOWN_RECIPE_EXCEPTION
field_197202_d
RECIPE_NOT_FOUND

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static IdentifierArgumentType
a()
id()
method_9441()
identifier()
m_nciqguaq()
identifier()
func_197197_a()
resourceLocation()
public static Advancement
a(CommandContext<cd> arg0, String arg1)
getAdvancement(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_9439(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getAdvancementArgument(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, String arg1)
m_vsdjbmts(com.mojang.brigadier.context.CommandContext<C_pennblrk> arg0, String arg1)
getAdvancement(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_197198_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
getAdvancement(com.mojang.brigadier.context.CommandContext<CommandSource> context, String name)
public static Recipe<?>
b(CommandContext<cd> arg0, String arg1)
getRecipe(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_9442(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getRecipeArgument(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, String arg1)
m_hmcmcnjn(com.mojang.brigadier.context.CommandContext<C_pennblrk> arg0, String arg1)
getRecipe(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String arg)
func_197194_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
getRecipe(com.mojang.brigadier.context.CommandContext<CommandSource> context, String name)
public static Identifier
c(CommandContext<cd> arg0, String arg1)
getId(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_9443(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getIdentifier(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
m_qcznpxco(com.mojang.brigadier.context.CommandContext<C_pennblrk> arg0, String arg1)
getId(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String arg)
func_197195_e(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
getResourceLocation(com.mojang.brigadier.context.CommandContext<CommandSource> context, String name)
public Identifier
a(StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
method_9446(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
m_lizyatit(com.mojang.brigadier.StringReader arg0)
parse(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()