public static interface FunctionObject.IEntry
Modifier and Type | Method and Description |
---|---|
void |
execute(FunctionManager p_196998_1_,
CommandSource p_196998_2_,
java.util.ArrayDeque<FunctionManager.QueuedCommand> p_196998_3_,
int p_196998_4_) |
void execute(FunctionManager p_196998_1_, CommandSource p_196998_2_, java.util.ArrayDeque<FunctionManager.QueuedCommand> p_196998_3_, int p_196998_4_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException