| Package | Description |
|---|---|
| com.sk89q.worldedit | |
| com.sk89q.worldedit.util |
| Modifier and Type | Method and Description |
|---|---|
BlockWorldVector |
WorldVector.toWorldBlockVector()
Deprecated.
Gets a BlockVector version.
|
| Modifier and Type | Method and Description |
|---|---|
BlockWorldVector |
TargetBlock.getAnyTargetBlock()
Returns any block at the sight.
|
BlockWorldVector |
TargetBlock.getCurrentBlock()
Returns the current block along the line of vision
|
BlockWorldVector |
TargetBlock.getNextBlock()
Get next block
|
BlockWorldVector |
TargetBlock.getPreviousBlock()
Returns the previous block in the aimed path
|
BlockWorldVector |
TargetBlock.getSolidTargetBlock()
Returns the block at the sight.
|
BlockWorldVector |
TargetBlock.getTargetBlock()
Returns the block at the sight.
|
Copyright © 2010-2014. All Rights Reserved.