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 gfs$a
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(Widget widget, class_11521.class_11522 class_11522)
-
Method Details
-
accept
- Mappings:
Namespace Name Mixin selector named acceptLnet/minecraft/client/gui/screen/dialog/InputControlHandler$Output;accept(Lnet/minecraft/client/gui/widget/Widget;Lnet/minecraft/class_11521$class_11522;)Vintermediary acceptLnet/minecraft/class_11487$class_11488;accept(Lnet/minecraft/class_8021;Lnet/minecraft/class_11521$class_11522;)Vofficial acceptLgfs$a;accept(Lgbk;Lasd$a;)V
-