Uses of Interface
net.minecraft.util.profiling.metrics.MetricSampler.ThresholdTest
Packages that use MetricSampler.ThresholdTest
-
Uses of MetricSampler.ThresholdTest in net.minecraft.util.profiling.metrics
Classes in net.minecraft.util.profiling.metrics that implement MetricSampler.ThresholdTestFields in net.minecraft.util.profiling.metrics declared as MetricSampler.ThresholdTestModifier and TypeFieldDescriptionprivate MetricSampler.ThresholdTestMetricSampler.MetricSamplerBuilder.thresholdTest(package private) final MetricSampler.ThresholdTestMetricSampler.thresholdTestMethods in net.minecraft.util.profiling.metrics that return MetricSampler.ThresholdTestModifier and TypeMethodDescriptionprivate static MetricSampler.ThresholdTestMetricsRegistry.AggregatedMetricSampler.thresholdTest(List<MetricSampler> p_146088_) Methods in net.minecraft.util.profiling.metrics with parameters of type MetricSampler.ThresholdTestModifier and TypeMethodDescriptionMetricSampler.MetricSamplerBuilder.withThresholdAlert(MetricSampler.ThresholdTest p_146041_) Constructors in net.minecraft.util.profiling.metrics with parameters of type MetricSampler.ThresholdTestModifierConstructorDescriptionprotectedMetricSampler(String p_145996_, MetricCategory p_145997_, DoubleSupplier p_145998_, Runnable p_145999_, MetricSampler.ThresholdTest p_146000_)