Interface Option.TooltipFactory<T>

All Superinterfaces:
Function<T,List<OrderedText>>
Enclosing class:
Option
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @Environment(CLIENT) public static interface Option.TooltipFactory<T> extends Function<T,List<OrderedText>>
Mappings:
Namespace Name
official eap$a
intermediary net/minecraft/class_316$class_5679
named net/minecraft/client/option/Option$TooltipFactory