Uses of Class
zombie.world.DictionaryScriptInfo
Packages that use DictionaryScriptInfo
-
Uses of DictionaryScriptInfo in zombie.world
Methods in zombie.world that return DictionaryScriptInfoModifier and TypeMethodDescriptionprotected DictionaryScriptInfo
<T> DictionaryScriptInfo.copy()
ScriptsDictionary.ScriptRegister.getInfoForID
(short short0) ScriptsDictionary.ScriptRegister.getInfoForName
(String string) -
Uses of DictionaryScriptInfo in zombie.world.logger
Fields in zombie.world.logger declared as DictionaryScriptInfoConstructors in zombie.world.logger with parameters of type DictionaryScriptInfoModifierConstructorDescriptionBaseScriptLog
(DictionaryScriptInfo dictionaryScriptInfo) RegisterScript
(DictionaryScriptInfo dictionaryScriptInfo) VersionChangedScript
(DictionaryScriptInfo dictionaryScriptInfo, long long0)