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 official bah$cintermediary net/minecraft/class_5965$class_5967named net/minecraft/util/profiler/Sampler$DeviationChecker
- 
Method Summary
 
- 
Method Details
- 
check
boolean check(double value) - Mappings:
 Namespace Name Mixin selector official testLbah$c;test(D)Zintermediary method_34792Lnet/minecraft/class_5965$class_5967;method_34792(D)Znamed checkLnet/minecraft/util/profiler/Sampler$DeviationChecker;check(D)Z
 
 -