This is a basic implementation of a modding API that allows mods to register themselves as listeners for events. Those events are then sent to all mods that were loaded. Data from the event is passed ...