net.minecraft.commands.arguments

public class ResourceLocationArgument

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

fx
net.minecraft.commands.arguments.ResourceLocationArgument
net.minecraft.class_2232
net.minecraft.command.argument.IdentifierArgumentType
net.minecraft.commands.arguments.ArgumentMinecraftKeyRegistered

Field summary

Modifier and TypeField
private static final Collection<String>
a
EXAMPLES
field_9946
EXAMPLES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ResourceLocationArgument
a()
id()
method_9441()
identifier()
public static ResourceLocation
a(com.mojang.brigadier.context.CommandContext<ew> 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)
public ResourceLocation
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
method_9446(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()