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.
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.neoforged.bus.api.Event

    net.neoforged.bus.api.Event.HasResult, net.neoforged.bus.api.Event.Result
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    List<net.minecraft.client.gui.components.events.GuiEventListener>
     

    Methods inherited from class net.neoforged.bus.api.Event

    getResult, hasResult, setResult

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait