Uses of Interface
net.minecraft.commands.arguments.NbtPathArgument.Node
Packages that use NbtPathArgument.Node
-
Uses of NbtPathArgument.Node in net.minecraft.commands.arguments
Classes in net.minecraft.commands.arguments that implement NbtPathArgument.NodeModifier 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 classFields in net.minecraft.commands.arguments declared as NbtPathArgument.NodeModifier and TypeFieldDescriptionprivate final NbtPathArgument.Node[]NbtPathArgument.NbtPath.nodesFields in net.minecraft.commands.arguments with type parameters of type NbtPathArgument.NodeModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2IntMap<NbtPathArgument.Node> NbtPathArgument.NbtPath.nodeToOriginalPositionMethods in net.minecraft.commands.arguments that return NbtPathArgument.NodeModifier and TypeMethodDescriptionprivate static NbtPathArgument.NodeNbtPathArgument.parseNode(com.mojang.brigadier.StringReader p_99496_, boolean p_99497_) private static NbtPathArgument.NodeNbtPathArgument.readObjectNode(com.mojang.brigadier.StringReader p_99493_, String p_99494_) Methods in net.minecraft.commands.arguments with parameters of type NbtPathArgument.NodeModifier and TypeMethodDescriptionprivate com.mojang.brigadier.exceptions.CommandSyntaxExceptionNbtPathArgument.NbtPath.createNotFoundException(NbtPathArgument.Node p_99627_) Constructors in net.minecraft.commands.arguments with parameters of type NbtPathArgument.NodeModifierConstructorDescriptionNbtPath(String p_99623_, NbtPathArgument.Node[] p_99624_, it.unimi.dsi.fastutil.objects.Object2IntMap<NbtPathArgument.Node> p_99625_) Constructor parameters in net.minecraft.commands.arguments with type arguments of type NbtPathArgument.NodeModifierConstructorDescriptionNbtPath(String p_99623_, NbtPathArgument.Node[] p_99624_, it.unimi.dsi.fastutil.objects.Object2IntMap<NbtPathArgument.Node> p_99625_)