Package zombie.scripting
Class ScriptManager
java.lang.Object
zombie.scripting.ScriptManager
- All Implemented Interfaces:
IScriptObjectStore
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetAllFixing(List list) getAllRecipesFor(String string) getAnimationsMesh(String string) static Stringstatic StringgetItemForClothingItem(String string) static StringgetItemName(String string) getItemsByType(String string) getItemsTag(String string) getItemTypeForClothingItem(String string) getMannequinScript(String string) getModelScript(String string) getModuleNoDisableCheck(String string) getSoundTimeline(String string) getSpecificItem(String string) getVehicle(String string) getVehicleEngineRPM(String string) getVehicleTemplate(String string) booleanisDrainableItemType(String string) voidLoad()voidvoidParseScript(String string) voidReset()resolveItemType(ScriptModule scriptModule, String string) resolveModelScript(ScriptModule scriptModule, String string) voidsearchFolders(URI uRI, File file, ArrayList arrayList) voidupdate()
-
Field Details
-
instance
-
currentFileName
-
scriptsWithVehicles
-
scriptsWithVehicleTemplates
-
ModuleMap
-
ModuleList
-
CurrentLoadingModule
-
VanillaID
- See Also:
-
-
Constructor Details
-
ScriptManager
public ScriptManager()
-
-
Method Details
-
ParseScript
-
update
public void update() -
LoadFile
- Throws:
FileNotFoundException
-
searchFolders
-
getItemName
-
getModule
-
getModule
-
getModuleNoDisableCheck
-
getItem
- Specified by:
getItemin interfaceIScriptObjectStore
-
FindItem
-
FindItem
-
isDrainableItemType
-
getRecipe
- Specified by:
getRecipein interfaceIScriptObjectStore
-
getVehicle
-
getVehicleTemplate
-
getVehicleEngineRPM
-
CheckExitPoints
public void CheckExitPoints() -
getAllItems
-
getItemsTag
-
getItemsByType
-
getAllFixing
-
getAllRecipes
-
getAllEvolvedRecipes
-
getAllUniqueRecipes
-
getAllGameSounds
-
getAllRuntimeAnimationScripts
-
getAnimationsMesh
-
getAllAnimationsMeshes
-
getMannequinScript
-
getAllMannequinScripts
-
getModelScript
-
getAllModelScripts
-
getAllVehicleScripts
-
getSoundTimeline
-
Reset
public void Reset() -
getChecksum
-
getCurrentLoadFileMod
-
getCurrentLoadFileAbsPath
-
Load
public void Load() -
getAllRecipesFor
-
getItemTypeForClothingItem
-
getItemForClothingItem
-
getZedDmgMap
-
resolveItemType
-
resolveModelScript
-
getSpecificItem
-