BeforeKeyPress

public interface BeforeKeyPress

Functions

beforeKeyPress
Link copied to clipboard
abstract void beforeKeyPress(Screen screen, int key, int scancode, int modifiers)
Called before a key press is handled.

Sources

jvm source
Link copied to clipboard