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