| Package | Description |
|---|---|
| com.sk89q.worldedit.session |
| Modifier and Type | Method and Description |
|---|---|
PasteBuilder |
ClipboardHolder.createPaste(Extent targetExtent,
WorldData targetWorldData)
Create a builder for an operation to paste this clipboard.
|
PasteBuilder |
PasteBuilder.ignoreAirBlocks(boolean ignoreAirBlocks)
Set whether air blocks in the source are skipped over when pasting.
|
PasteBuilder |
PasteBuilder.to(Vector to)
Set the target location.
|
Copyright © 2010-2014. All Rights Reserved.