| Package | Description |
|---|---|
| me.lucko.scriptcontroller.environment.loader |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EnvironmentScriptLoader
The environments script loader
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateScriptLoader
A
ScriptLoader which delegates calls to a parent,
but keeps track of the files watched via its instance. |
| Constructor and Description |
|---|
DelegateScriptLoader(ScriptLoader parent) |
Copyright © 2018. All rights reserved.