- Enclosing class:
ScreenKeyboardEvents
- 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
void
beforeKeyPress(net.minecraft.client.gui.screens.Screen screen,
net.minecraft.client.input.KeyEvent event)
Called before a key press is handled.