net.minecraft.nbt.scanner

class NbtCollector$CompoundNode

implements NbtCollector$Node

net.minecraft.nbt.visitors.CollectToTag$CompoundBuilder
net.minecraft.class_6844$class_10910
net.minecraft.nbt.scanner.NbtCollector$CompoundNode

Field summary

Modifier and TypeField
private final NbtCompound
compound
field_58031
value
private String
lastId
field_58032
key

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public void
acceptKey(String id)
method_68665(String arg0)
setKey(String arg0)
public void
acceptValue(Tag tag)
method_68666(class_2520 arg0)
append(NbtElement arg0)
public NbtElement
build()
method_68664()
getValue()