Uses of Class
net.minecraft.server.function.MacroException
Packages that use MacroException
Package
Description
The base package for all Minecraft classes.
-
Uses of MacroException in net.minecraft
Methods in net.minecraft that throw MacroExceptionModifier and TypeMethodDescriptionclass_8872.withMacroReplaced
(@Nullable NbtCompound arguments, com.mojang.brigadier.CommandDispatcher<T> dispatcher, T t) -
Uses of MacroException in net.minecraft.server.function
Methods in net.minecraft.server.function that throw MacroExceptionModifier and TypeMethodDescriptionMacro.class_8869.method_54429
(List<String> list, com.mojang.brigadier.CommandDispatcher<T> commandDispatcher, T t, Identifier identifier) Macro.class_8870.method_54429
(List<String> list, com.mojang.brigadier.CommandDispatcher<T> commandDispatcher, T t, Identifier identifier) CommandFunction.withMacroReplaced
(@Nullable NbtCompound arguments, com.mojang.brigadier.CommandDispatcher<T> dispatcher, T t) private class_8868<T>
Macro.withMacroReplaced
(List<String> list, List<String> list2, com.mojang.brigadier.CommandDispatcher<T> commandDispatcher, T t) Macro.withMacroReplaced
(@Nullable NbtCompound nbtCompound, com.mojang.brigadier.CommandDispatcher<T> commandDispatcher, T t)