net.minecraft.server

public class SuppressedExceptionCollector

amv
net.minecraft.server.SuppressedExceptionCollector
net.minecraft.class_9843
net.minecraft.util.crash.SuppressedExceptionsTracker
net.minecraft.server.SuppressedExceptionCollector

Field summary

Modifier and TypeField
private static final int
a
LATEST_ENTRY_COUNT
field_52346
MAX_QUEUE_SIZE
private final Queue<SuppressedExceptionCollector$LongEntry>
b
latestEntries
field_52347
queue
private final it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap<SuppressedExceptionCollector$ShortEntry>
c
entryCounts
field_52348
keyToCount

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static long
b()
currentTimeMs()
method_61251()
currentTimeMillis()
public synchronized void
a(String arg0, Throwable arg1)
addEntry(String arg0, Throwable arg1)
method_61250(String arg0, Throwable arg1)
onSuppressedException(String location, Throwable exception)
public synchronized String
a()
dump()
method_61249()
collect()