Class KeyEntryListenersEvent

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

public class KeyEntryListenersEvent extends net.neoforged.bus.api.Event implements IKeyEntryListenersEvent
GetKeyEntryListenersEvent is called to get the values for IKeyEntry.children(). Allowing for mods to add more listeners.