net.minecraft.server.command

public class FunctionCommand

se
net.minecraft.class_3062
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_13662
SUGGESTIONS
field_198481_a
field_198481_a

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cd> arg0)
method_13380(com.mojang.brigadier.CommandDispatcher<class_2168> 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(cd arg0, Collection<ca> arg1)
method_13381(class_2168 arg0, Collection<class_2158> arg1)
run(CommandSourceStack source, Collection<CommandFunction> functions)
func_200025_a(CommandSource arg0, Collection<FunctionObject> arg1)
executeFunctions(CommandSource source, Collection<FunctionObject> functions)