Uses of Class
net.minecraft.commands.FunctionInstantiationException
-
Uses of FunctionInstantiationException in net.minecraft.commands
Modifier and TypeMethodDescriptionCommandFunction.CommandMacro.instantiate
(CompoundTag p_295120_, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_294437_, CommandSourceStack p_295334_) CommandFunction.instantiate
(CompoundTag p_294718_, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_294805_, CommandSourceStack p_295042_) private CommandFunction
CommandFunction.CommandMacro.substituteAndParse
(List<String> p_295911_, com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_294472_, CommandSourceStack p_295841_) -
Uses of FunctionInstantiationException in net.minecraft.server
Modifier and TypeMethodDescriptionint
ServerFunctionManager.execute
(CommandFunction p_179961_, CommandSourceStack p_179962_, ServerFunctionManager.TraceCallbacks p_179963_, CompoundTag p_295910_) -
Uses of FunctionInstantiationException in net.minecraft.server.commands
Modifier and TypeMethodDescriptionFunctionCommand.runFunction
(CommandSourceStack p_137724_, CommandFunction p_295814_, CompoundTag p_295422_)