JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.pepsoft.worldpainter.tools.scripts
Interface Operation<T>
All Known Implementing Classes:
AbstractOperation
,
CreateFilterOp
,
ExportWorldOp
,
GetBiomeIdOp
,
GetHeightMapOp
,
GetLayerOp
,
GetPlatformOp
,
GetTerrainOp
,
GetWorldOp
,
ImportHeightMapOp
,
InstallCustomTerrainOp
,
MappingOp
,
MergeWorldOp
,
SaveWorldOp
public interface
Operation<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
go
()
Method Detail
go
T
go() throws
ScriptException
Throws:
ScriptException
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method