Package net.minecraft.server.function
Class MacroException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.server.function.MacroException
- All Implemented Interfaces:
Serializable
- See Also:
- Mappings:
Namespace Name named net/minecraft/server/function/MacroException
intermediary net/minecraft/class_8643
official es
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
message
- Mappings:
Namespace Name Mixin selector named message
Lnet/minecraft/server/function/MacroException;message:Lnet/minecraft/text/Text;
intermediary field_45154
Lnet/minecraft/class_8643;field_45154:Lnet/minecraft/class_2561;
official a
Les;a:Lxp;
-
-
Constructor Details
-
MacroException
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/server/function/MacroException;<init>(Lnet/minecraft/text/Text;)V
intermediary <init>
Lnet/minecraft/class_8643;<init>(Lnet/minecraft/class_2561;)V
official <init>
Les;<init>(Lxp;)V
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
- Mappings:
Namespace Name Mixin selector named getMessage
Lnet/minecraft/server/function/MacroException;getMessage()Lnet/minecraft/text/Text;
intermediary method_52600
Lnet/minecraft/class_8643;method_52600()Lnet/minecraft/class_2561;
official a
Les;a()Lxp;
-