| Package | Description |
|---|---|
| com.sk89q.worldedit.function.operation |
| Modifier and Type | Method and Description |
|---|---|
static ChangeSetExecutor |
ChangeSetExecutor.createRedo(ChangeSet changeSet,
UndoContext context)
Create a new redo operation.
|
static ChangeSetExecutor |
ChangeSetExecutor.createUndo(ChangeSet changeSet,
UndoContext context)
Create a new undo operation.
|
Copyright © 2010-2014. All Rights Reserved.