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 bet$c
intermediary net/minecraft/class_5965$class_5967
named net/minecraft/util/profiler/Sampler$DeviationChecker
-
Method Summary
-
Method Details
-
check
boolean check(double value) - Mappings:
Namespace Name Mixin selector official test
Lbet$c;test(D)Z
intermediary method_34792
Lnet/minecraft/class_5965$class_5967;method_34792(D)Z
named check
Lnet/minecraft/util/profiler/Sampler$DeviationChecker;check(D)Z
-