yarn/mappings/net/minecraft/util/logging/UncaughtExceptionLogger.map...

8 lines
279 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_140 net/minecraft/util/logging/UncaughtExceptionLogger
2022-01-19 12:26:32 -05:00
FIELD field_1113 logger Lorg/slf4j/Logger;
METHOD <init> (Lorg/slf4j/Logger;)V
ARG 1 logger
METHOD uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V
ARG 1 thread
ARG 2 throwable