Uses of Class
net.minecraft.commands.FunctionInstantiationException
-
Uses of FunctionInstantiationException in net.minecraft.commands
Modifier and TypeMethodDescriptionCommandFunction.CommandMacro.instantiate
(CompoundTag p_300836_, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_297591_, CommandSourceStack p_298828_) CommandFunction.instantiate
(CompoundTag p_300636_, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_300698_, CommandSourceStack p_298553_) private CommandFunction
CommandFunction.CommandMacro.substituteAndParse
(List<String> p_300530_, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_299533_, CommandSourceStack p_301159_) -
Uses of FunctionInstantiationException in net.minecraft.server
Modifier and TypeMethodDescriptionint
ServerFunctionManager.execute
(CommandFunction p_179961_, CommandSourceStack p_179962_, ServerFunctionManager.TraceCallbacks p_179963_, CompoundTag p_300204_) -
Uses of FunctionInstantiationException in net.minecraft.server.commands
Modifier and TypeMethodDescriptionFunctionCommand.runFunction
(CommandSourceStack p_300581_, CommandFunction p_300106_, CompoundTag p_300895_)