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