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
CatalogType s. |
GameReloadEvent |
Fired when the
Game triggers a reload. |