Package com.blamejared.controlling.api.events
package com.blamejared.controlling.api.events
-
ClassDescriptionGetKeyEntryListenersEvent is called to get the values for
IKeyEntry.children().KeyEntryMouseClickedEvent is called at the start ofIKeyEntry.mouseClicked(MouseButtonEvent, boolean).KeyEntryMouseReleasedEvent is called at the start ofIKeyEntry.mouseReleased(MouseButtonEvent).RenderKeyEntryEvent is called at the top ofIKeyEntry.renderContent(GuiGraphics, int, int, boolean, float)is called, allowing mods to render additional info.