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.renderContent(GuiGraphics, int, int, boolean, float) is called, allowing mods to render additional info.