Class KeyEntryRenderEvent

java.lang.Object
com.blamejared.controlling.api.event.KeyEntryRenderEvent
All Implemented Interfaces:
IKeyEntryRenderEvent

public class KeyEntryRenderEvent extends Object implements IKeyEntryRenderEvent
RenderKeyEntryEvent is called at the top of IKeyEntry.render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) is called, allowing mods to render additional info.