Uses of Interface
net.minecraft.server.function.CommandFunctionManager.class_6346
Packages that use CommandFunctionManager.class_6346
-
Uses of CommandFunctionManager.class_6346 in net.minecraft.server.command
Classes in net.minecraft.server.command that implement CommandFunctionManager.class_6346 -
Uses of CommandFunctionManager.class_6346 in net.minecraft.server.function
Fields in net.minecraft.server.function declared as CommandFunctionManager.class_6346Methods in net.minecraft.server.function with parameters of type CommandFunctionManager.class_6346Modifier and TypeMethodDescriptionvoidCommandFunction.CommandElement.execute(CommandFunctionManager manager, ServerCommandSource source, Deque<CommandFunctionManager.Entry> entries, int maxChainLength, int int2, CommandFunctionManager.class_6346 class_6346)voidCommandFunction.Element.execute(CommandFunctionManager manager, ServerCommandSource source, Deque<CommandFunctionManager.Entry> entries, int maxChainLength, int int2, CommandFunctionManager.class_6346 class_6346)voidCommandFunction.FunctionElement.execute(CommandFunctionManager manager, ServerCommandSource source, Deque<CommandFunctionManager.Entry> entries, int maxChainLength, int int2, CommandFunctionManager.class_6346 class_6346)voidCommandFunctionManager.Entry.execute(CommandFunctionManager commandFunctionManager, Deque<CommandFunctionManager.Entry> deque, int int2, @Nullable CommandFunctionManager.class_6346 class_6346)intCommandFunctionManager.method_36341(CommandFunction commandFunction, ServerCommandSource serverCommandSource, @Nullable CommandFunctionManager.class_6346 class_6346)Constructors in net.minecraft.server.function with parameters of type CommandFunctionManager.class_6346