| Package | Description |
|---|---|
| com.sk89q.worldedit.operation |
| Modifier and Type | Class and Description |
|---|---|
class |
FlatRegionApplicator
Utility class to apply region functions to
Region. |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.resume()
Complete the next step.
|
Operation |
FlatRegionApplicator.resume() |
| Modifier and Type | Method and Description |
|---|---|
static void |
OperationHelper.complete(Operation op)
Complete a given operation synchronously until it completes.
|
static void |
OperationHelper.completeLegacy(Operation op)
Complete a given operation synchronously until it completes.
|
Copyright © 2010-2014. All Rights Reserved.