Package net.minecraft

Class class_4325

java.lang.Object
net.minecraft.class_4325
All Implemented Interfaces:
Thread.UncaughtExceptionHandler

public class class_4325 extends Object implements Thread.UncaughtExceptionHandler
Mappings:
Namespace Name
official e
intermediary net/minecraft/class_4325
named net/minecraft/class_4325
  • Field Details

    • field_21252

      private final Logger field_21252
      Mappings:
      Namespace Name Mixin selector
      official a Le;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_21252 Lnet/minecraft/class_4325;field_21252:Lorg/apache/logging/log4j/Logger;
      named field_21252 Lnet/minecraft/class_4325;field_21252:Lorg/apache/logging/log4j/Logger;
  • Constructor Details

    • class_4325

      public class_4325(Logger logger)
  • Method Details

    • uncaughtException

      public void uncaughtException(Thread thread, Throwable throwable)
      Specified by:
      uncaughtException in interface Thread.UncaughtExceptionHandler
      Mappings:
      Namespace Name Mixin selector
      official uncaughtException Le;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
      intermediary uncaughtException Lnet/minecraft/class_4325;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
      named uncaughtException Lnet/minecraft/class_4325;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V