Uses of Class
net.minecraftforge.client.event.RenderTooltipEvent.Post
-
Uses of RenderTooltipEvent.Post in net.minecraftforge.client.event
Modifier and TypeClassDescriptionstatic class
This event is fired directly after the tooltip background is drawn, but before any text is drawn.static class
This event is fired directly after the tooltip text is drawn, but before the GL state is reset.