Package net.minecraft.util.logging
Class UncaughtExceptionLogger
java.lang.Object
net.minecraft.util.logging.UncaughtExceptionLogger
- All Implemented Interfaces:
Thread.UncaughtExceptionHandler
- Mappings:
Namespace Name named net/minecraft/util/logging/UncaughtExceptionLogger
intermediary net/minecraft/class_140
official r
-
Field Details
-
Constructor Details
-
Method Details
-
uncaughtException
- Specified by:
uncaughtException
in interfaceThread.UncaughtExceptionHandler
- Mappings:
Namespace Name Mixin selector named uncaughtException
Lnet/minecraft/util/logging/UncaughtExceptionLogger;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
intermediary uncaughtException
Lnet/minecraft/class_140;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
official uncaughtException
Lr;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
-