net.minecraft.command.argument

public class NbtCompoundArgument

implements ArgumentType<NbtCompound>

ci
net.minecraft.class_2179
net.minecraft.command.argument.NbtCompoundArgument
net.minecraft.command.arguments.NBTCompoundTagArgument
net.minecraft.command.arguments.NBTCompoundTagArgument

Field summary

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

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static NbtCompoundArgument
a()
method_9284()
nbtCompound()
func_218043_a()
func_218043_a()
public static <S> NbtCompound
a(CommandContext<S> arg0, String arg1)
method_9285(com.mojang.brigadier.context.CommandContext<S> arg0, String arg1)
getNbtCompound(com.mojang.brigadier.context.CommandContext<S> ctx, String arg)
func_218042_a(com.mojang.brigadier.context.CommandContext<S> arg0, String arg1)
func_218042_a(com.mojang.brigadier.context.CommandContext<S> arg0, String arg1)
public NbtCompound
a(StringReader arg0)
method_9286(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()