| Package | Description | 
|---|---|
| net.minecraftforge.client.event | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RenderTooltipEvent.PostBackgroundThis event is fired directly after the tooltip background is drawn, but before any text is drawn. | 
| static class  | RenderTooltipEvent.PostTextThis event is fired directly after the tooltip text is drawn, but before the GL state is reset. |