net.minecraft.command.argument

class CommandFunctionArgumentType$2

implements CommandFunctionArgumentType$FunctionArgument

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

Field summary

Modifier and TypeField
final Identifier
val$id
field_10787
field_10787

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public Collection<CommandFunction<ServerCommandSource>>
create(com.mojang.brigadier.context.CommandContext<CommandSourceStack> c)
method_9771(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
getFunctions(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0)
public 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> arg0)
public 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> arg0)