net.minecraft.command.argument

public class NbtCompoundArgument

implements ArgumentType<NbtCompound>

cg
net.minecraft.unmapped.C_27772130
net.minecraft.command.argument.NbtCompoundArgument
net.minecraft.command.arguments.NBTArgument

Field summary

Modifier and TypeField
private static final Collection<String>
b
f_58974905
EXAMPLES
field_201315_b
public static final DynamicCommandExceptionType
a
f_56938601
INVALID_NBT_EXCEPTION
field_197132_a

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static NbtCompoundArgument
a()
m_19931151()
nbtCompound()
func_197131_a()
public static <S> NbtCompound
a(CommandContext<S> arg0, String arg1)
m_77309346(com.mojang.brigadier.context.CommandContext<S> arg0, String arg1)
getNbtCompound(com.mojang.brigadier.context.CommandContext<S> ctx, String arg)
func_197130_a(com.mojang.brigadier.context.CommandContext<S> arg0, String arg1)
public NbtCompound
a(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()