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, sanityCheckFileName
public InstallCustomTerrainOp(ScriptingContext context, MixedMaterial terrain) throws ScriptException
ScriptException
public InstallCustomTerrainOp toWorld(World2 world)
public InstallCustomTerrainOp inSlot(int index)
public java.lang.Integer go() throws ScriptException
ScriptException