net.minecraft.command.argument

public class FunctionArgument

implements ArgumentType<FunctionArgument$Result>

dh
net.minecraft.unmapped.C_72735765
net.minecraft.command.argument.FunctionArgument
net.minecraft.command.arguments.FunctionArgument

Field summary

Modifier and TypeField
private static final Collection<String>
a
f_12516945
EXAMPLES
field_201338_a
private static final DynamicCommandExceptionType
b
f_08218766
UNKNOWN_FUNCTION_TAG_EXCEPTION
field_200023_a
private static final DynamicCommandExceptionType
c
f_94354885
UNKNOWN_FUNCTION_EXCEPTION
field_200024_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static FunctionArgument
a()
m_28222376()
functions()
func_200021_a()
public FunctionArgument$Result
a(StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader reader)
parse(com.mojang.brigadier.StringReader arg0)
public static Collection<CommandFunction>
a(CommandContext<bu> arg0, String arg1)
m_12645752(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getFunctions(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_200022_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public <S> CompletableFuture<Suggestions>
listSuggestions(CommandContext<S> arg0, SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()