Interface CommonClientBootstrap.AddRequestSender
- Enclosing class:
- CommonClientBootstrap
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsend(String id, int keyCode, String category, Optional<DynamicKeybindAction> action, DisplaySpec displaySpec)
-
Method Details
-
send
void send(String id, int keyCode, String category, Optional<DynamicKeybindAction> action, DisplaySpec displaySpec)
-