Interface DoubleBlockCombiner.Combiner<S,​T>

All Known Implementing Classes:
BrightnessCombiner
Enclosing class:
DoubleBlockCombiner

public static interface DoubleBlockCombiner.Combiner<S,​T>
  • Method Details

    • acceptDouble

      T acceptDouble(S p_52843_, S p_52844_)
    • acceptSingle

      T acceptSingle(S p_52842_)
    • acceptNone

      T acceptNone()