History - net.minecraft.server.SuppressedExceptionCollector
1.21.4
Names
amv
alr
Fields
int: a, LATEST_ENTRY_COUNT, field_52346, MAX_QUEUE_SIZE, f_349070_
int: a, LATEST_ENTRY_COUNT, field_52346, MAX_QUEUE_SIZE
Queue<SuppressedExceptionCollector$LongEntry>: b, latestEntries, field_52347, queue, f_348706_
Queue<SuppressedExceptionCollector$LongEntry>: b, latestEntries, field_52347, queue
it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap<SuppressedExceptionCollector$ShortEntry>: c, entryCounts, field_52348, keyToCount, f_348948_
it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap<SuppressedExceptionCollector$ShortEntry>: c, entryCounts, field_52348, keyToCount
Constructors
Methods
long (): b, currentTimeMs, method_61251, currentTimeMillis, m_356353_
long (): b, currentTimeMs, method_61251, currentTimeMillis
void (String, Throwable): a, addEntry, method_61250, onSuppressedException, m_354329_
void (String, Throwable): a, addEntry, method_61250, onSuppressedException
String (): a, dump, method_61249, collect, m_352616_
String (): a, dump, method_61249, collect
1.21.3
Names
amv
net.minecraft.server.SuppressedExceptionCollector
net.minecraft.class_9843
net.minecraft.util.crash.SuppressedExceptionsTracker
net.minecraft.src.C_345813_
net.minecraft.server.SuppressedExceptionCollector
Fields
int: a, LATEST_ENTRY_COUNT, field_52346, MAX_QUEUE_SIZE, f_349070_
Queue<SuppressedExceptionCollector$LongEntry>: b, latestEntries, field_52347, queue, f_348706_
it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap<SuppressedExceptionCollector$ShortEntry>: c, entryCounts, field_52348, keyToCount, f_348948_
Constructors
()
Methods
long (): b, currentTimeMs, method_61251, currentTimeMillis, m_356353_
void (String, Throwable): a, addEntry, method_61250, onSuppressedException, m_354329_
String (): a, dump, method_61249, collect, m_352616_