net.minecraft.command.argument

public class FunctionArgument

implements ArgumentType<FunctionArgument$Result>

dj
net.minecraft.class_4308
net.minecraft.command.argument.FunctionArgument
net.minecraft.command.arguments.FunctionArgument
net.minecraft.command.arguments.FunctionArgument

Field summary

Modifier and TypeField
private static final Collection<String>
a
field_21151
EXAMPLES
field_201338_a
EXAMPLES
private static final DynamicCommandExceptionType
b
field_21152
UNKNOWN_FUNCTION_TAG_EXCEPTION
field_200023_a
FUNCTION_UNKNOWN_TAG
private static final DynamicCommandExceptionType
c
field_21153
UNKNOWN_FUNCTION_EXCEPTION
field_200024_b
FUNCTION_UNKNOWN

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static FunctionArgument
a()
method_19691()
functions()
func_200021_a()
function()
public FunctionArgument$Result
a(StringReader arg0)
method_19692(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader reader)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public static Collection<CommandFunction>
a(CommandContext<bu> arg0, String arg1)
method_19693(com.mojang.brigadier.context.CommandContext<class_3915> 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)
getFunctions(com.mojang.brigadier.context.CommandContext<CommandSource> context, String name)
public Collection<String>
getExamples()
getExamples()
getExamples()
getExamples()