net.minecraft.server.command

public class FunctionCommand

qq
net.minecraft.class_3317
net.minecraft.server.command.FunctionCommand
net.minecraft.command.impl.FunctionCommand
net.minecraft.command.impl.FunctionCommand

Field summary

Modifier and TypeField
public static final SuggestionProvider<CommandSourceStack>
a
field_21758
SUGGESTIONS
field_198481_a
FUNCTION_SUGGESTER

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_20809(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198476_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0, Collection<br> arg1)
method_20808(class_3915 arg0, Collection<class_3270> arg1)
run(CommandSourceStack source, Collection<CommandFunction> functions)
func_200025_a(CommandSource arg0, Collection<FunctionObject> arg1)
executeFunctions(CommandSource source, Collection<FunctionObject> functions)