Package net.minecraft

Interface class_9429.class_9431<T>

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

@FunctionalInterface private static interface class_9429.class_9431<T>
Mappings:
Namespace Name
official eqw$b
intermediary net/minecraft/class_9429$class_9431
named net/minecraft/class_9429$class_9431
  • Method Summary

    Modifier and Type
    Method
    Description
    withTooltip(T t, boolean bool)
     
  • Method Details

    • withTooltip

      T withTooltip(T t, boolean bool)