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 pMetricsSamplerProvider, LongSupplier pWallTimeSource, Executor pIoExecutor, MetricsPersister pMetricsPersister, Consumer<ProfileResults> pOnProfilerEnd, Consumer<Path> pOnReportFinished) Constructors in net.minecraft.util.profiling.metrics.profiling with parameters of type MetricsPersisterModifierConstructorDescriptionprivate
ActiveMetricsRecorder
(MetricsSamplerProvider pMetricsSamplerProvider, LongSupplier pWallTimeSource, Executor pIoExecutor, MetricsPersister pMetricPersister, Consumer<ProfileResults> pOnProfilerEnd, Consumer<Path> pOnReportFinished)