Package net.minecraft.util.profiler
Interface Sampler.DeviationChecker
- All Known Implementing Classes:
Sampler.RatioDeviationChecker
- Enclosing class:
Sampler
public static interface Sampler.DeviationChecker
- Mappings:
Namespace Name intermediary net/minecraft/class_5965$class_5967official bbr$cnamed net/minecraft/util/profiler/Sampler$DeviationChecker
-
Method Summary
-
Method Details
-
check
boolean check(double value) - Mappings:
Namespace Name Mixin selector intermediary method_34792Lnet/minecraft/class_5965$class_5967;method_34792(D)Zofficial testLbbr$c;test(D)Znamed checkLnet/minecraft/util/profiler/Sampler$DeviationChecker;check(D)Z
-