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.fieldsToRecurseThe field for thefieldsToRecurserecord component.private final Deque<SelectiveNbtCollector.Tree>SelectiveNbtCollector.selectionStackMethods in net.minecraft.nbt.scanner that return types with arguments of type SelectiveNbtCollector.TreeModifier and TypeMethodDescriptionSelectiveNbtCollector.Tree.fieldsToRecurse()Returns the value of thefieldsToRecurserecord component.