| Constructor and Description |
|---|
ClipboardPattern(CuboidClipboard clipboard)
Construct the object.
|
| Modifier and Type | Method and Description |
|---|---|
BaseBlock |
next(int x,
int y,
int z)
Get a block for a position.
|
BaseBlock |
next(Vector position)
Get a block for a position.
|
public ClipboardPattern(CuboidClipboard clipboard)
clipboard - the clipboardpublic BaseBlock next(Vector position)
PatternCopyright © 2010-2014. All Rights Reserved.