Uses of Class
net.minecraft.server.function.CommandFunctionManager.Entry
Packages that use CommandFunctionManager.Entry
-
Uses of CommandFunctionManager.Entry in net.minecraft.server.function
Fields in net.minecraft.server.function with type parameters of type CommandFunctionManager.EntryModifier and TypeFieldDescriptionprivate Deque<CommandFunctionManager.Entry>CommandFunctionManager.class_6345.field_33547private List<CommandFunctionManager.Entry>CommandFunctionManager.class_6345.field_33548Method parameters in net.minecraft.server.function with type arguments of type CommandFunctionManager.EntryModifier 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)