Uses of Interface
net.minecraft.util.profiling.metrics.MetricSampler.ThresholdTest
-
Uses of MetricSampler.ThresholdTest in net.minecraft.util.profiling.metrics
Modifier and TypeFieldDescriptionprivate MetricSampler.ThresholdTest
MetricSampler.MetricSamplerBuilder.thresholdTest
(package private) final MetricSampler.ThresholdTest
MetricSampler.thresholdTest
Modifier and TypeMethodDescriptionprivate static MetricSampler.ThresholdTest
MetricsRegistry.AggregatedMetricSampler.thresholdTest
(List<MetricSampler> p_146088_) Modifier and TypeMethodDescriptionMetricSampler.MetricSamplerBuilder.withThresholdAlert
(MetricSampler.ThresholdTest p_146041_) ModifierConstructorDescriptionprotected
MetricSampler
(String p_145996_, MetricCategory p_145997_, DoubleSupplier p_145998_, Runnable p_145999_, MetricSampler.ThresholdTest p_146000_)