Package net.minecraft.client.option
Interface SimpleOption.TooltipFactory<T>
- Enclosing class:
- SimpleOption<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
- Namespace - Name - named - net/minecraft/client/option/SimpleOption$TooltipFactory- intermediary - net/minecraft/class_7172$class_7277- official - fln$l
- 
Method Summary
- 
Method Details- 
apply- Mappings:
- Namespace - Name - Mixin selector - named - apply- Lnet/minecraft/client/option/SimpleOption$TooltipFactory;apply(Ljava/lang/Object;)Lnet/minecraft/client/gui/tooltip/Tooltip;- intermediary - apply- Lnet/minecraft/class_7172$class_7277;apply(Ljava/lang/Object;)Lnet/minecraft/class_7919;- official - apply- Lfln$l;apply(Ljava/lang/Object;)Lfqf;
 
 
-