Package emu.grasscutter.scripts
Class ScriptLoader
java.lang.Object
emu.grasscutter.scripts.ScriptLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ScriptEnginestatic SceneMetagetSceneMeta(int sceneId) static CompiledScriptstatic CompiledScriptgetScriptByPath(String path) Deprecated, for removal: This API element is subject to removal in a future version.static ScriptLibstatic org.luaj.vm2.LuaValuestatic Serializerstatic voidinit()static <T> Optional<T>tryGet(SoftReference<T> softReference)
-
Constructor Details
-
ScriptLoader
public ScriptLoader()
-
-
Method Details
-
init
- Throws:
Exception
-
tryGet
-
getScriptByPath
Deprecated, for removal: This API element is subject to removal in a future version. -
getScript
-
getSceneMeta
-
getEngine
-
getSerializer
-
getScriptLib
-
getScriptLibLua
public static org.luaj.vm2.LuaValue getScriptLibLua()
-