net.minecraft.server

public class SuppressedExceptionCollector

ana
net.minecraft.server.SuppressedExceptionCollector
net.minecraft.class_9843
net.minecraft.util.crash.SuppressedExceptionsTracker
net.minecraft.src.C_345813_
net.minecraft.server.SuppressedExceptionCollector

字段概要

修饰符与类型字段
private static final int
a
LATEST_ENTRY_COUNT
field_52346
MAX_QUEUE_SIZE
f_349070_
private final Queue<SuppressedExceptionCollector$LongEntry>
b
latestEntries
field_52347
queue
f_348706_
private final it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap<SuppressedExceptionCollector$ShortEntry>
c
entryCounts
field_52348
keyToCount
f_348948_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
private static long
b()
currentTimeMs()
method_61251()
currentTimeMillis()
m_356353_()
public synchronized void
a(String arg0, Throwable arg1)
addEntry(String arg0, Throwable arg1)
method_61250(String arg0, Throwable arg1)
onSuppressedException(String location, Throwable exception)
m_354329_(String p_370087_, Throwable arg1)
public synchronized String
a()
dump()
method_61249()
collect()
m_352616_()