Uses of Class
net.minecraft.util.profiling.metrics.MetricSampler.MetricSamplerBuilder
-
Uses of MetricSampler.MetricSamplerBuilder in net.minecraft.util.profiling.metrics
Modifier and TypeMethodDescriptionstatic <T> MetricSampler.MetricSamplerBuilder<T>
MetricSampler.builder
(String p_146014_, MetricCategory p_146015_, ToDoubleFunction<T> p_146016_, T p_146017_) MetricSampler.MetricSamplerBuilder.withBeforeTick
(Consumer<T> p_146043_) MetricSampler.MetricSamplerBuilder.withThresholdAlert
(MetricSampler.ThresholdTest p_146041_)