Uses of Record Class
net.minecraft.nbt.scanner.NbtTreeNode
-
Uses of NbtTreeNode in net.minecraft.nbt.scanner
Modifier and TypeFieldDescriptionprivate final Map
<String, NbtTreeNode> NbtTreeNode.fieldsToRecurse
The field for thefieldsToRecurse
record component.private final Deque
<NbtTreeNode> SelectiveNbtCollector.selectionStack
private final Deque
<NbtTreeNode> ExclusiveNbtCollector.treeStack
Modifier and TypeMethodDescriptionstatic NbtTreeNode
NbtTreeNode.createRoot()
Returns the root node.Modifier and TypeMethodDescriptionNbtTreeNode.fieldsToRecurse()
Returns the value of thefieldsToRecurse
record component.