Class KeyEntryRenderEvent

java.lang.Object
net.neoforged.bus.api.Event
com.blamejared.controlling.api.events.KeyEntryRenderEvent
All Implemented Interfaces:
IKeyEntryRenderEvent

public class KeyEntryRenderEvent extends net.neoforged.bus.api.Event 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.