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 official dv
intermediary net/minecraft/class_8643
named net/minecraft/server/function/MacroException
-
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 official a
Ldv;a:Lvf;
intermediary field_45154
Lnet/minecraft/class_8643;field_45154:Lnet/minecraft/class_2561;
named message
Lnet/minecraft/server/function/MacroException;message:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
MacroException
- Mappings:
Namespace Name Mixin selector official <init>
Ldv;<init>(Lvf;)V
intermediary <init>
Lnet/minecraft/class_8643;<init>(Lnet/minecraft/class_2561;)V
named <init>
Lnet/minecraft/server/function/MacroException;<init>(Lnet/minecraft/text/Text;)V
-
-
Method Details
-
getMessage
- Mappings:
Namespace Name Mixin selector official a
Ldv;a()Lvf;
intermediary method_52600
Lnet/minecraft/class_8643;method_52600()Lnet/minecraft/class_2561;
named getMessage
Lnet/minecraft/server/function/MacroException;getMessage()Lnet/minecraft/text/Text;
-