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<?> dictionaryInfo) ModIDChangedItem(DictionaryInfo<?> dictionaryInfo, String string0, String string1) ObsoleteItem(DictionaryInfo<?> dictionaryInfo) RegisterItem(DictionaryInfo<?> dictionaryInfo) ReinstateItem(DictionaryInfo<?> dictionaryInfo) RemovedItem(DictionaryInfo<?> dictionaryInfo, boolean boolean0)