net.minecraft.commands.arguments

public class NbtTagArgument

extends ParserBasedArgument<Tag>

fe
net.minecraft.commands.arguments.NbtTagArgument
net.minecraft.class_2212

Field summary

Modifier and TypeField
private static final Collection<String>
a
EXAMPLES
field_9918
private static final CommandArgumentParser<Tag>
b
TAG_PARSER
field_57831

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static NbtTagArgument
a()
nbtTag()
method_9389()
public static <S> Tag
a(com.mojang.brigadier.context.CommandContext<S> arg0, String arg1)
getNbtTag(com.mojang.brigadier.context.CommandContext<S> arg0, String arg1)
method_9390(com.mojang.brigadier.context.CommandContext<S> arg0, String arg1)
public Collection<String>
getExamples()
getExamples()