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 p_146133_, LongSupplier p_146134_, Executor p_146135_, MetricsPersister p_146136_, Consumer<ProfileResults> p_146137_, Consumer<Path> p_146138_) Constructors in net.minecraft.util.profiling.metrics.profiling with parameters of type MetricsPersisterModifierConstructorDescriptionprivate
ActiveMetricsRecorder
(MetricsSamplerProvider p_146121_, LongSupplier p_146122_, Executor p_146123_, MetricsPersister p_146124_, Consumer<ProfileResults> p_146125_, Consumer<Path> p_146126_)