net.minecraft.util.profiling.jfr

public class SummaryReporter

bqd
net.minecraft.util.profiling.jfr.SummaryReporter
net.minecraft.class_6507
net.minecraft.util.profiling.jfr.JfrListener
net.minecraft.util.profiling.jfr.SummaryReporter

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_34926
LOGGER
private final Runnable
b
onDeregistration
field_34417
stopCallback

Constructor summary

ModifierConstructor
protected (Runnable stopCallback)

Method summary

Modifier and TypeMethod
public void
a(Path arg0)
recordingStopped(Path arg0)
method_38663(Path arg0)
stop(Path dumpPath)
private static void
a(Supplier<String> arg0)
infoWithFallback(Supplier<String> arg0)
method_37991(Supplier<String> arg0)
log(Supplier<String> logSupplier)
private static void
a(Supplier<String> arg0, Throwable arg1)
warnWithFallback(Supplier<String> arg0, Throwable arg1)
method_37992(Supplier<String> arg0, Throwable arg1)
warn(Supplier<String> logSupplier, Throwable throwable)