public static interface FunctionObject.Entry
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(FunctionManager functionManagerIn,
       ICommandSender sender,
       java.util.ArrayDeque<FunctionManager.QueuedCommand> commandQueue,
       int maxCommandChainLength)  | 
void execute(FunctionManager functionManagerIn, ICommandSender sender, java.util.ArrayDeque<FunctionManager.QueuedCommand> commandQueue, int maxCommandChainLength)