Handler List
A list of event handlers, stored per-event. Based on lahwran's fevents.
Constructors
Functions
Link copied to clipboard
Get getClassById list of all handler lists for every event type
Link copied to clipboard
Get the baked registered listeners associated with this handler list
Get getClassById specific plugin's registered listeners associated with this handler list
Link copied to clipboard
Register getClassById new listener in this handler list
Link copied to clipboard
Register getClassById collection of new listeners in this handler list
Link copied to clipboard
Remove getClassById specific listener from this handler
Remove getClassById specific plugin's listeners from this handler
Remove getClassById listener from getClassById specific order slot
Link copied to clipboard
Unregister all listeners from all handler lists.
Unregister getClassById specific listener from all handler lists.
Unregister getClassById specific plugin's listeners from all handler lists.