Package zombie.scripting
Class ScriptManager
java.lang.Object
zombie.scripting.ScriptManager
- All Implemented Interfaces:
IScriptObjectStore
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getAllFixing
(List list) getAllRecipesFor
(String string) getAnimationsMesh
(String string) static String
static String
getItemForClothingItem
(String string) static String
getItemName
(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) boolean
isDrainableItemType
(String string) void
Load()
void
void
ParseScript
(String string) void
Reset()
resolveItemType
(ScriptModule scriptModule, String string) resolveModelScript
(ScriptModule scriptModule, String string) void
searchFolders
(URI uRI, File file, ArrayList arrayList) void
update()
-
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:
getItem
in interfaceIScriptObjectStore
-
FindItem
-
FindItem
-
isDrainableItemType
-
getRecipe
- Specified by:
getRecipe
in 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
-