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

6 lines
131 B
Plaintext
Raw Normal View History

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