| Interface | Description | 
|---|---|
| Operation<T> | 
| Class | Description | 
|---|---|
| AbstractOperation<T> | |
| CreateFilterOp | |
| ExportWorldOp | |
| GetBiomeIdOp | |
| GetHeightMapOp | |
| GetLayerOp | |
| GetPlatformOp | |
| GetTerrainOp | |
| GetWorldOp | |
| ImportHeightMapOp | |
| InstallCustomTerrainOp | An operation which installs a custom terrain on a world. | 
| MappingOp | |
| MergeWorldOp | |
| SaveWorldOp | |
| ScriptingContext | 
| Enum | Description | 
|---|---|
| MergeWorldOp.MergeType | 
| Exception | Description | 
|---|---|
| ScriptException | A checked exception, thrown if an exception occurs during the execution of a
 script. |