net.minecraft.command

public interface ArgumentIteration$ArgumentConsumer<S>

net.minecraft.commands.ArgumentVisitor$Output
net.minecraft.class_1_289$class_1_290
net.minecraft.command.ArgumentIteration$ArgumentConsumer

Method summary

Modifier and TypeMethod
<T> void
accept(com.mojang.brigadier.context.CommandContextBuilder<S> context, com.mojang.brigadier.tree.ArgumentCommandNode<S, T> argument, com.mojang.brigadier.context.ParsedArgument<S, T> value)
method_1_2143(com.mojang.brigadier.context.CommandContextBuilder<S> arg0, com.mojang.brigadier.tree.ArgumentCommandNode<S, T> arg1, com.mojang.brigadier.context.ParsedArgument<S, T> arg2)
accept(com.mojang.brigadier.context.CommandContextBuilder<S> builder, com.mojang.brigadier.tree.ArgumentCommandNode<S, T> node, com.mojang.brigadier.context.ParsedArgument<S, T> parsedArgument)