Uses of Record Class
net.minecraft.nbt.scanner.Tree
Packages that use Tree
Package
Description
The base package for all Minecraft classes.
-
Uses of Tree in net.minecraft
Fields in net.minecraft with type parameters of type Tree -
Uses of Tree in net.minecraft.nbt.scanner
Fields in net.minecraft.nbt.scanner with type parameters of type TreeModifier and TypeFieldDescriptionTree.fieldsToRecurseThe field for thefieldsToRecurserecord component.SelectiveNbtCollector.selectionStackMethods in net.minecraft.nbt.scanner that return TreeMethods in net.minecraft.nbt.scanner that return types with arguments of type TreeModifier and TypeMethodDescriptionTree.fieldsToRecurse()Returns the value of thefieldsToRecurserecord component.