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.ThresholdTest
MetricSampler.MetricSamplerBuilder.thresholdTest
(package private) final MetricSampler.ThresholdTest
MetricSampler.thresholdTest
Methods in net.minecraft.util.profiling.metrics that return MetricSampler.ThresholdTestModifier and TypeMethodDescriptionprivate static MetricSampler.ThresholdTest
MetricsRegistry.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.ThresholdTestModifierConstructorDescriptionprotected
MetricSampler
(String p_145996_, MetricCategory p_145997_, DoubleSupplier p_145998_, Runnable p_145999_, MetricSampler.ThresholdTest p_146000_)