Uses of Interface
net.minecraft.command.arguments.NBTPathArgument.INode
Packages that use NBTPathArgument.INode
-
Uses of NBTPathArgument.INode in net.minecraft.command.arguments
Classes in net.minecraft.command.arguments that implement NBTPathArgument.INodeModifier 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
Fields in net.minecraft.command.arguments declared as NBTPathArgument.INodeModifier and TypeFieldDescriptionprivate final NBTPathArgument.INode[]
NBTPathArgument.NBTPath.nodes
Fields in net.minecraft.command.arguments with type parameters of type NBTPathArgument.INodeModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2IntMap<NBTPathArgument.INode>
NBTPathArgument.NBTPath.nodeToOriginalPosition
Methods in net.minecraft.command.arguments that return NBTPathArgument.INodeModifier 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_) Methods in net.minecraft.command.arguments with parameters of type NBTPathArgument.INodeModifier and TypeMethodDescriptionprivate com.mojang.brigadier.exceptions.CommandSyntaxException
NBTPathArgument.NBTPath.createNotFoundException
(NBTPathArgument.INode p_218070_1_) Constructors in net.minecraft.command.arguments with parameters of type NBTPathArgument.INodeModifierConstructorDescriptionNBTPath
(String p_i51148_1_, NBTPathArgument.INode[] p_i51148_2_, it.unimi.dsi.fastutil.objects.Object2IntMap<NBTPathArgument.INode> p_i51148_3_) Constructor parameters in net.minecraft.command.arguments with type arguments of type NBTPathArgument.INodeModifierConstructorDescriptionNBTPath
(String p_i51148_1_, NBTPathArgument.INode[] p_i51148_2_, it.unimi.dsi.fastutil.objects.Object2IntMap<NBTPathArgument.INode> p_i51148_3_)