Package com.blamejared.controlling.api.event
package com.blamejared.controlling.api.event
-
ClassDescriptionFired to check if a
KeyMappingconflicts with anotherKeyMapping.IEventHandler<T,U> Fired to check if aInputConstants.Keyis a valid key code modifier (like shift, control, alt).GetKeyEntryListenersEvent is called to get the values forIKeyEntry.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.Fired when a key is set.Fired when a key is set to the default, either through the individual reset button or the global reset button.