Uses of Class
net.minecraft.util.profiling.metrics.storage.MetricsPersister
Packages that use MetricsPersister
-
Uses of MetricsPersister in net.minecraft.util.profiling.metrics.profiling
Fields in net.minecraft.util.profiling.metrics.profiling declared as MetricsPersisterModifier and TypeFieldDescriptionprivate final MetricsPersister
ActiveMetricsRecorder.metricsPersister
Methods in net.minecraft.util.profiling.metrics.profiling with parameters of type MetricsPersisterModifier and TypeMethodDescriptionstatic ActiveMetricsRecorder
ActiveMetricsRecorder.createStarted
(MetricsSamplerProvider metricsSamplerProvider, LongSupplier wallTimeSource, Executor ioExecutor, MetricsPersister metricsPersister, Consumer<ProfileResults> onProfilerEnd, Consumer<Path> onReportFinished) Constructors in net.minecraft.util.profiling.metrics.profiling with parameters of type MetricsPersisterModifierConstructorDescriptionprivate
ActiveMetricsRecorder
(MetricsSamplerProvider metricsSamplerProvider, LongSupplier wallTimeSource, Executor ioExecutor, MetricsPersister metricPersister, Consumer<ProfileResults> onProfilerEnd, Consumer<Path> onReportFinished)