Class CatalogEvent
java.lang.Object
com.codinglitch.lexiconfig.LexiconEvent
com.codinglitch.lexiconfig.events.RevisionEvent
com.codinglitch.lexiconfig.events.CatalogEvent
This event is called during the cataloging process at the very start of the mod after all mods have shelved their lexicons.
When using in conjunction with RevisionEvent, the class can be used in the method in place of CatalogEvent.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.codinglitch.lexiconfig.events.RevisionEvent
RevisionEvent.Lexicon -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CatalogEvent
public CatalogEvent()
-