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 - official - enq$l- intermediary - net/minecraft/class_7172$class_7277- named - net/minecraft/client/option/SimpleOption$TooltipFactory
- 
Method Summary
- 
Method Details- 
apply- Mappings:
- Namespace - Name - Mixin selector - official - apply- Lenq$l;apply(Ljava/lang/Object;)Leqp;- intermediary - apply- Lnet/minecraft/class_7172$class_7277;apply(Ljava/lang/Object;)Lnet/minecraft/class_7919;- named - apply- Lnet/minecraft/client/option/SimpleOption$TooltipFactory;apply(Ljava/lang/Object;)Lnet/minecraft/client/gui/tooltip/Tooltip;
 
 
-