Package net.minecraft.command.argument
Class NbtPathArgumentType.NamedNode
java.lang.Object
net.minecraft.command.argument.NbtPathArgumentType.NamedNode
- All Implemented Interfaces:
NbtPathArgumentType.PathNode
- Enclosing class:
- NbtPathArgumentType
static class NbtPathArgumentType.NamedNode extends Object implements NbtPathArgumentType.PathNode
-
Field Summary
-
Constructor Summary
-
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.command.argument.NbtPathArgumentType.PathNode
get, getOrInit, process
-
Field Details
-
name
-
-
Constructor Details
-
NamedNode
-
-
Method Details
-
get
- Specified by:
getin interfaceNbtPathArgumentType.PathNode
-
getOrInit
- Specified by:
getOrInitin interfaceNbtPathArgumentType.PathNode
-
init
- Specified by:
initin interfaceNbtPathArgumentType.PathNode
-
set
- Specified by:
setin interfaceNbtPathArgumentType.PathNode
-
clear
- Specified by:
clearin interfaceNbtPathArgumentType.PathNode
-