net.minecraft

public class DefaultUncaughtExceptionHandlerWithName

implements Thread$UncaughtExceptionHandler

q
net.minecraft.DefaultUncaughtExceptionHandlerWithName
net.minecraft.class_143
net.minecraft.util.logging.UncaughtExceptionHandler
net.minecraft.src.C_5047_
net.minecraft.ThreadNamedUncaughtExceptionHandler

字段概要

修饰符与类型字段
private final org.slf4j.Logger
a
logger
field_1115
logger
f_131799_

构造函数概要

修饰符构造函数
public (org.slf4j.Logger logger)

方法概要

修饰符与类型方法
public void
uncaughtException(Thread arg0, Throwable arg1)
uncaughtException(Thread arg0, Throwable arg1)
uncaughtException(Thread arg0, Throwable arg1)
uncaughtException(Thread thread, Throwable throwable)
uncaughtException(Thread p_131804_, Throwable arg1)