Package net.minecraft.util.logging
Class UncaughtExceptionHandler
java.lang.Object
net.minecraft.util.logging.UncaughtExceptionHandler
- All Implemented Interfaces:
- Thread.UncaughtExceptionHandler
- Mappings:
- Namespace - Name - official - s- intermediary - net/minecraft/class_143- named - net/minecraft/util/logging/UncaughtExceptionHandler
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
logger- Mappings:
- Namespace - Name - Mixin selector - official - a- Ls;a:Lorg/slf4j/Logger;- intermediary - field_1115- Lnet/minecraft/class_143;field_1115:Lorg/slf4j/Logger;- named - logger- Lnet/minecraft/util/logging/UncaughtExceptionHandler;logger:Lorg/slf4j/Logger;
 
 
- 
- 
Constructor Details- 
UncaughtExceptionHandler- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Ls;<init>(Lorg/slf4j/Logger;)V- intermediary - <init>- Lnet/minecraft/class_143;<init>(Lorg/slf4j/Logger;)V- named - <init>- Lnet/minecraft/util/logging/UncaughtExceptionHandler;<init>(Lorg/slf4j/Logger;)V
 
 
- 
- 
Method Details- 
uncaughtException- Specified by:
- uncaughtExceptionin interface- Thread.UncaughtExceptionHandler
- Mappings:
- Namespace - Name - Mixin selector - official - uncaughtException- Ls;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V- intermediary - uncaughtException- Lnet/minecraft/class_143;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V- named - uncaughtException- Lnet/minecraft/util/logging/UncaughtExceptionHandler;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
 
 
-