Interface Sampler.DeviationChecker

All Known Implementing Classes:
Sampler.RatioDeviationChecker
Enclosing class:
Sampler

public static interface Sampler.DeviationChecker
Mappings:
Namespace Name
official bah$c
intermediary net/minecraft/class_5965$class_5967
named net/minecraft/util/profiler/Sampler$DeviationChecker
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    check(double value)
     
  • Method Details

    • check

      boolean check(double value)
      Mappings:
      Namespace Name Mixin selector
      official test Lbah$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