Package net.minecraft

Class class_4336

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

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

    • field_21316

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

    • class_4336

      public class_4336(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 Lf;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
      intermediary uncaughtException Lnet/minecraft/class_4336;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
      named uncaughtException Lnet/minecraft/class_4336;uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V