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.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyEntryListenersEvent
-
-
Method Details
-
listeners
- Specified by:
listenersin interfaceIKeyEntryListenersEvent
-
entry
- Specified by:
entryin interfaceIKeyEntryListenersEvent
-