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 named net/minecraft/util/profiler/Sampler$DeviationCheckerintermediary net/minecraft/class_5965$class_5967official bsw$c
- 
Method Summary
 
- 
Method Details
- 
check
boolean check(double value) - Mappings:
 Namespace Name Mixin selector named checkLnet/minecraft/util/profiler/Sampler$DeviationChecker;check(D)Zintermediary method_34792Lnet/minecraft/class_5965$class_5967;method_34792(D)Zofficial testLbsw$c;test(D)Z
 
 -