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 MetricsPersisterActiveMetricsRecorder.metricsPersisterMethods in net.minecraft.util.profiling.metrics.profiling with parameters of type MetricsPersisterModifier and TypeMethodDescriptionstatic ActiveMetricsRecorderActiveMetricsRecorder.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 MetricsPersisterModifierConstructorDescriptionprivateActiveMetricsRecorder(MetricsSamplerProvider pMetricsSamplerProvider, LongSupplier pWallTimeSource, Executor pIoExecutor, MetricsPersister pMetricPersister, Consumer<ProfileResults> pOnProfilerEnd, Consumer<Path> pOnReportFinished)