void |
FunctionObject.CommandEntry.execute(FunctionManager functionManagerIn,
ICommandSender sender,
java.util.ArrayDeque<FunctionManager.QueuedCommand> commandQueue,
int maxCommandChainLength) |
void |
FunctionObject.Entry.execute(FunctionManager functionManagerIn,
ICommandSender sender,
java.util.ArrayDeque<FunctionManager.QueuedCommand> commandQueue,
int maxCommandChainLength) |
void |
FunctionObject.FunctionEntry.execute(FunctionManager functionManagerIn,
ICommandSender sender,
java.util.ArrayDeque<FunctionManager.QueuedCommand> commandQueue,
int maxCommandChainLength) |