Package net.minecraft.commands.arguments
Class NbtPathArgument.CompoundChildNode
java.lang.Object
net.minecraft.commands.arguments.NbtPathArgument.CompoundChildNode
- All Implemented Interfaces:
NbtPathArgument.Node
- Enclosing class:
- NbtPathArgument
-
Field Details
-
name
-
-
Constructor Details
-
CompoundChildNode
-
-
Method Details
-
getTag
- Specified by:
getTag
in interfaceNbtPathArgument.Node
-
getOrCreateTag
- Specified by:
getOrCreateTag
in interfaceNbtPathArgument.Node
-
createPreferredParentTag
- Specified by:
createPreferredParentTag
in interfaceNbtPathArgument.Node
-
setTag
- Specified by:
setTag
in interfaceNbtPathArgument.Node
-
removeTag
- Specified by:
removeTag
in interfaceNbtPathArgument.Node
-