Uses of Record Class
net.minecraft.nbt.scanner.SelectiveNbtCollector.Tree
Packages that use SelectiveNbtCollector.Tree
-
Uses of SelectiveNbtCollector.Tree in net.minecraft.nbt.scanner
Fields in net.minecraft.nbt.scanner with type parameters of type SelectiveNbtCollector.TreeModifier and TypeFieldDescriptionprivate final Map<String,
SelectiveNbtCollector.Tree> SelectiveNbtCollector.Tree.fieldsToRecurse
The field for thefieldsToRecurse
record component.private final Deque<SelectiveNbtCollector.Tree>
SelectiveNbtCollector.selectionStack
Methods in net.minecraft.nbt.scanner that return types with arguments of type SelectiveNbtCollector.TreeModifier and TypeMethodDescriptionSelectiveNbtCollector.Tree.fieldsToRecurse()
Returns the value of thefieldsToRecurse
record component.