Uses of Interface
net.minecraft.command.arguments.NBTPathArgument.INode
-
Uses of NBTPathArgument.INode in net.minecraft.command.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.INode[]
NBTPathArgument.NBTPath.nodes
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2IntMap<NBTPathArgument.INode>
NBTPathArgument.NBTPath.nodeToOriginalPosition
Modifier and TypeMethodDescriptionprivate static NBTPathArgument.INode
NBTPathArgument.parseNode
(com.mojang.brigadier.StringReader p_218079_0_, boolean p_218079_1_) private static NBTPathArgument.INode
NBTPathArgument.readObjectNode
(com.mojang.brigadier.StringReader p_218083_0_, String p_218083_1_) Modifier and TypeMethodDescriptionprivate com.mojang.brigadier.exceptions.CommandSyntaxException
NBTPathArgument.NBTPath.createNotFoundException
(NBTPathArgument.INode p_218070_1_) ModifierConstructorDescriptionNBTPath
(String p_i51148_1_, NBTPathArgument.INode[] p_i51148_2_, it.unimi.dsi.fastutil.objects.Object2IntMap<NBTPathArgument.INode> p_i51148_3_) ModifierConstructorDescriptionNBTPath
(String p_i51148_1_, NBTPathArgument.INode[] p_i51148_2_, it.unimi.dsi.fastutil.objects.Object2IntMap<NBTPathArgument.INode> p_i51148_3_)