public class InstallCustomTerrainOp extends AbstractOperation<java.lang.Integer>
| Constructor and Description | 
|---|
| InstallCustomTerrainOp(ScriptingContext context,
                      MixedMaterial terrain) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Integer | go() | 
| InstallCustomTerrainOp | inSlot(int index) | 
| InstallCustomTerrainOp | toWorld(World2 world) | 
goCalled, sanityCheckFileNamepublic InstallCustomTerrainOp(ScriptingContext context, MixedMaterial terrain) throws ScriptException
ScriptExceptionpublic InstallCustomTerrainOp toWorld(World2 world)
public InstallCustomTerrainOp inSlot(int index)
public java.lang.Integer go()
                     throws ScriptException
ScriptException