| Interface | Description |
|---|---|
| GameRegistryEvent |
A base event for registry related events.
|
| GameRegistryEvent.Register<T extends CatalogType> |
This event is called to allow additional registrations for
specific
CatalogTypes. |
| GameReloadEvent |
Fired when the
Game triggers a reload. |