Uses of Interface
net.minecraft.commands.arguments.NbtPathArgument.Node
-
Uses of NbtPathArgument.Node in net.minecraft.commands.arguments
Modifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
Modifier and TypeFieldDescriptionprivate final NbtPathArgument.Node[]
NbtPathArgument.NbtPath.nodes
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2IntMap<NbtPathArgument.Node>
NbtPathArgument.NbtPath.nodeToOriginalPosition
Modifier and TypeMethodDescriptionprivate static NbtPathArgument.Node
NbtPathArgument.parseNode
(com.mojang.brigadier.StringReader p_99496_, boolean p_99497_) private static NbtPathArgument.Node
NbtPathArgument.readObjectNode
(com.mojang.brigadier.StringReader p_99493_, String p_99494_) Modifier and TypeMethodDescriptionprivate com.mojang.brigadier.exceptions.CommandSyntaxException
NbtPathArgument.NbtPath.createNotFoundException
(NbtPathArgument.Node p_99627_) ModifierConstructorDescriptionNbtPath
(String p_99623_, NbtPathArgument.Node[] p_99624_, it.unimi.dsi.fastutil.objects.Object2IntMap<NbtPathArgument.Node> p_99625_) ModifierConstructorDescriptionNbtPath
(String p_99623_, NbtPathArgument.Node[] p_99624_, it.unimi.dsi.fastutil.objects.Object2IntMap<NbtPathArgument.Node> p_99625_)