Uses of Class
zombie.world.DictionaryInfo
Packages that use DictionaryInfo
-
Uses of DictionaryInfo in zombie.world
Classes in zombie.world with type parameters of type DictionaryInfoSubclasses of DictionaryInfo in zombie.world -
Uses of DictionaryInfo in zombie.world.logger
Constructors in zombie.world.logger with parameters of type DictionaryInfoModifierConstructorDescriptionBaseItemLog(DictionaryInfo<?> itemInfo) ModIDChangedItem(DictionaryInfo<?> itemInfo, String oldModId, String newModId) ObsoleteItem(DictionaryInfo<?> itemInfo) RegisterItem(DictionaryInfo<?> itemInfo) ReinstateItem(DictionaryInfo<?> itemInfo) RemovedItem(DictionaryInfo<?> itemInfo, boolean isScriptMissing)