Package net.minecraft.commands.arguments
Class NbtPathArgument.MatchRootObjectNode
java.lang.Object
net.minecraft.commands.arguments.NbtPathArgument.MatchRootObjectNode
- All Implemented Interfaces:
 NbtPathArgument.Node
- Enclosing class:
 - NbtPathArgument
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.commands.arguments.NbtPathArgument.Node
collect, get, getOrCreate 
- 
Field Details
- 
predicate
 
 - 
 - 
Constructor Details
- 
MatchRootObjectNode
 
 - 
 - 
Method Details
- 
getTag
- Specified by:
 getTagin interfaceNbtPathArgument.Node
 - 
getOrCreateTag
- Specified by:
 getOrCreateTagin interfaceNbtPathArgument.Node
 - 
createPreferredParentTag
- Specified by:
 createPreferredParentTagin interfaceNbtPathArgument.Node
 - 
setTag
- Specified by:
 setTagin interfaceNbtPathArgument.Node
 - 
removeTag
- Specified by:
 removeTagin interfaceNbtPathArgument.Node
 
 -