| Package | Description | 
|---|---|
| net.minecraftforge.client.event | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GuiScreenEvent.KeyboardInputEvent.PostThis event fires after  GuiScreen.handleKeyboardInput()provided that the active
 screen has not been changed as a result ofGuiScreen.handleKeyboardInput()and
 theGuiScreen.keyHandledflag has not been set. | 
| static class  | GuiScreenEvent.KeyboardInputEvent.PreThis event fires when keyboard input is detected by a GuiScreen. |