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 TypeMethodDescriptionvoid
CommandFunction.CommandElement.execute(CommandFunctionManager manager, ServerCommandSource source, Deque<CommandFunctionManager.Entry> entries, int maxChainLength, int int2, CommandFunctionManager.class_6346 class_6346)
void
CommandFunction.Element.execute(CommandFunctionManager manager, ServerCommandSource source, Deque<CommandFunctionManager.Entry> entries, int maxChainLength, int int2, CommandFunctionManager.class_6346 class_6346)
void
CommandFunction.FunctionElement.execute(CommandFunctionManager manager, ServerCommandSource source, Deque<CommandFunctionManager.Entry> entries, int maxChainLength, int int2, CommandFunctionManager.class_6346 class_6346)
void
CommandFunctionManager.Entry.execute(CommandFunctionManager commandFunctionManager, Deque<CommandFunctionManager.Entry> deque, int int2, @Nullable CommandFunctionManager.class_6346 class_6346)
int
CommandFunctionManager.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