Package net.minecraft.util.crash
Class CrashException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.util.crash.CrashException
- All Implemented Interfaces:
 Serializable
- See Also:
 - Mappings:
 Namespace Name official yintermediary net/minecraft/class_148named net/minecraft/util/crash/CrashException
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Field Details
- 
report
- Mappings:
 Namespace Name Mixin selector official aLy;a:Lo;intermediary field_1119Lnet/minecraft/class_148;field_1119:Lnet/minecraft/class_128;named reportLnet/minecraft/util/crash/CrashException;report:Lnet/minecraft/util/crash/CrashReport;
 
 - 
 - 
Constructor Details
- 
CrashException
- Mappings:
 Namespace Name Mixin selector official <init>Ly;<init>(Lo;)Vintermediary <init>Lnet/minecraft/class_148;<init>(Lnet/minecraft/class_128;)Vnamed <init>Lnet/minecraft/util/crash/CrashException;<init>(Lnet/minecraft/util/crash/CrashReport;)V
 
 - 
 - 
Method Details
- 
getReport
- Mappings:
 Namespace Name Mixin selector official aLy;a()Lo;intermediary method_631Lnet/minecraft/class_148;method_631()Lnet/minecraft/class_128;named getReportLnet/minecraft/util/crash/CrashException;getReport()Lnet/minecraft/util/crash/CrashReport;
 - 
getCause
 - 
getMessage
- Overrides:
 getMessagein classThrowable
 
 -