net.minecraft.commands.arguments

interface NbtPathArgument$Node

de$i
net.minecraft.commands.arguments.NbtPathArgument$Node
net.minecraft.class_2203$class_2210
net.minecraft.command.arguments.NbtPathArgumentType$PathNode
net.minecraft.command.arguments.NBTPathArgument$INode
net.minecraft.server.v1_15_R1.ArgumentNBTKey$i

Method summary

Modifier and TypeMethod
void
a(kj arg0, List<kj> arg1)
getTag(Tag arg0, List<Tag> arg1)
method_9378(class_2520 arg0, List<class_2520> arg1)
get(Tag current, List<Tag> results)
func_218050_a(INBT arg0, List<INBT> arg1)
void
a(kj arg0, Supplier<kj> arg1, List<kj> arg2)
getOrCreateTag(Tag arg0, Supplier<Tag> arg1, List<Tag> arg2)
method_9380(class_2520 arg0, Supplier<class_2520> arg1, List<class_2520> arg2)
getOrInit(Tag current, Supplier<Tag> source, List<Tag> results)
func_218054_a(INBT arg0, Supplier<INBT> arg1, List<INBT> arg2)
Tag
a()
createPreferredParentTag()
method_9382()
init()
func_197134_a()
int
a(kj arg0, Supplier<kj> arg1)
setTag(Tag arg0, Supplier<Tag> arg1)
method_9376(class_2520 arg0, Supplier<class_2520> arg1)
set(Tag current, Supplier<Tag> source)
func_218051_a(INBT arg0, Supplier<INBT> arg1)
int
a(kj arg0)
removeTag(Tag arg0)
method_9383(class_2520 arg0)
clear(Tag current)
func_218053_a(INBT arg0)
default List<Tag>
a(List<kj> arg0)
get(List<Tag> arg0)
method_9381(List<class_2520> arg0)
get(List<Tag> tags)
func_218056_a(List<INBT> arg0)
default List<Tag>
a(List<kj> arg0, Supplier<kj> arg1)
getOrCreate(List<Tag> arg0, Supplier<Tag> arg1)
method_9377(List<class_2520> arg0, Supplier<class_2520> arg1)
getOrInit(List<Tag> tags, Supplier<Tag> supplier)
func_218052_a(List<INBT> arg0, Supplier<INBT> arg1)
default List<Tag>
a(List<kj> arg0, BiConsumer<kj, List<kj>> arg1)
collect(List<Tag> arg0, BiConsumer<Tag, List<Tag>> arg1)
method_9384(List<class_2520> arg0, BiConsumer<class_2520, List<class_2520>> arg1)
process(List<Tag> tags, BiConsumer<Tag, List<Tag>> action)
func_218057_a(List<INBT> arg0, BiConsumer<INBT, List<INBT>> arg1)