net.minecraft.command.argument

public interface CommandFunctionArgumentType$FunctionArgument

net.minecraft.commands.arguments.item.FunctionArgument$Result
net.minecraft.class_2284$class_2285
net.minecraft.command.argument.CommandFunctionArgumentType$FunctionArgument

Method summary

Modifier and TypeMethod
Collection<CommandFunction<ServerCommandSource>>
create(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context)
method_9771(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
getFunctions(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
com.mojang.datafixers.util.Pair<Identifier, com.mojang.datafixers.util.Either<CommandFunction<ServerCommandSource>, Collection<CommandFunction<ServerCommandSource>>>>
unwrap(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context)
method_9770(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
getFunctionOrTag(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
com.mojang.datafixers.util.Pair<Identifier, Collection<CommandFunction<ServerCommandSource>>>
unwrapToCollection(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context)
method_55591(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
getIdentifiedFunctions(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)