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/MacroExceptionintermediary net/minecraft/class_8643official fa
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
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 messageLnet/minecraft/server/function/MacroException;message:Lnet/minecraft/text/Text;intermediary field_45154Lnet/minecraft/class_8643;field_45154:Lnet/minecraft/class_2561;official aLfa;a:Lwp;
 
 - 
 - 
Constructor Details
- 
MacroException
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/server/function/MacroException;<init>(Lnet/minecraft/text/Text;)Vintermediary <init>Lnet/minecraft/class_8643;<init>(Lnet/minecraft/class_2561;)Vofficial <init>Lfa;<init>(Lwp;)V
 
 - 
 - 
Method Details
- 
getMessage
- Overrides:
 getMessagein classThrowable- Mappings:
 Namespace Name Mixin selector named getMessageLnet/minecraft/server/function/MacroException;getMessage()Lnet/minecraft/text/Text;intermediary method_52600Lnet/minecraft/class_8643;method_52600()Lnet/minecraft/class_2561;official aLfa;a()Lwp;
 
 -