yarn/mappings/net/minecraft/util/crash/CrashException.mapping

8 lines
232 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS f net/minecraft/util/crash/CrashException
FIELD a report Lb;
METHOD <init> (Lb;)V
ARG 0 report
2016-10-18 11:31:59 -04:00
METHOD a getReport ()Lb;
METHOD getCause getCause ()Ljava/lang/Throwable;
METHOD getMessage getMessage ()Ljava/lang/String;