Package com.sk89q.worldedit.function.operation
package com.sk89q.worldedit.function.operation
-
Interface SummaryInterfaceDescriptionAn task that may be split into multiple steps to be run sequentially immediately or at a varying or fixed interval.
-
Class SummaryClassDescriptionPerforms an undo or redo from a given
ChangeSet
.Executes a delegate operation, but returns to another operation upon completing the delegate.Makes a copy of a portion of one extent to another extent or another point.Executes multiple queues in order.Operation helper methods.Describes the current run. -
Enum Class Summary