Interface ToggleTooltips.TooltipWither<T>

Enclosing class:
ToggleTooltips
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface static interface ToggleTooltips.TooltipWither<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    withTooltip(T p_328719_, boolean p_327686_)
     
  • Method Details

    • withTooltip

      T withTooltip(T p_328719_, boolean p_327686_)