Uses of Class
zombie.world.DictionaryScriptInfo
Packages that use DictionaryScriptInfo
-
Uses of DictionaryScriptInfo in zombie.world
Methods in zombie.world that return DictionaryScriptInfoModifier and TypeMethodDescriptionScriptsDictionary.ScriptRegister.getInfoForID
(short short0) ScriptsDictionary.ScriptRegister.getInfoForName
(String string) -
Uses of DictionaryScriptInfo in zombie.world.logger
Constructors in zombie.world.logger with parameters of type DictionaryScriptInfoModifierConstructorDescriptionBaseScriptLog
(DictionaryScriptInfo dictionaryScriptInfo) RegisterScript
(DictionaryScriptInfo dictionaryScriptInfo) VersionChangedScript
(DictionaryScriptInfo dictionaryScriptInfo, long long0)