Uses of Interface
me.lucko.scriptcontroller.environment.registry.ScriptRegistry
-
Packages that use ScriptRegistry Package Description me.lucko.scriptcontroller.environment me.lucko.scriptcontroller.environment.registry -
-
Uses of ScriptRegistry in me.lucko.scriptcontroller.environment
Methods in me.lucko.scriptcontroller.environment that return ScriptRegistry Modifier and Type Method Description ScriptRegistryScriptEnvironment. getScriptRegistry()Gets the script registry, containing all loaded scripts within this environment -
Uses of ScriptRegistry in me.lucko.scriptcontroller.environment.registry
Methods in me.lucko.scriptcontroller.environment.registry that return ScriptRegistry Modifier and Type Method Description static ScriptRegistryScriptRegistry. create()
-