Interface InputControlHandler.Output
- Enclosing interface:
InputControlHandler<T extends InputControl>
- 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/gui/screen/dialog/InputControlHandler$Outputintermediary net/minecraft/class_11487$class_11488official gft$a
-
Method Summary
-
Method Details
-
accept
- Mappings:
Namespace Name Mixin selector named acceptLnet/minecraft/client/gui/screen/dialog/InputControlHandler$Output;accept(Lnet/minecraft/client/gui/widget/Widget;Ljava/util/function/Supplier;)Vintermediary acceptLnet/minecraft/class_11487$class_11488;accept(Lnet/minecraft/class_8021;Ljava/util/function/Supplier;)Vofficial acceptLgft$a;accept(Lgbm;Ljava/util/function/Supplier;)V
-