Uses of Interface
net.minecraft.util.profiling.metrics.MetricsSamplerProvider
Packages that use MetricsSamplerProvider
-
Uses of MetricsSamplerProvider in net.minecraft.client.profiling
Classes in net.minecraft.client.profiling that implement MetricsSamplerProvider -
Uses of MetricsSamplerProvider in net.minecraft.util.profiling.metrics.profiling
Classes in net.minecraft.util.profiling.metrics.profiling that implement MetricsSamplerProviderFields in net.minecraft.util.profiling.metrics.profiling declared as MetricsSamplerProviderModifier and TypeFieldDescriptionprivate final MetricsSamplerProviderActiveMetricsRecorder.metricsSamplerProviderMethods in net.minecraft.util.profiling.metrics.profiling with parameters of type MetricsSamplerProviderModifier and TypeMethodDescriptionstatic ActiveMetricsRecorderActiveMetricsRecorder.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 MetricsSamplerProviderModifierConstructorDescriptionprivateActiveMetricsRecorder(MetricsSamplerProvider p_146121_, LongSupplier p_146122_, Executor p_146123_, MetricsPersister p_146124_, Consumer<ProfileResults> p_146125_, Consumer<Path> p_146126_)