| Package | Description |
|---|---|
| com.sk89q.worldedit | |
| com.sk89q.worldedit.bukkit | |
| com.sk89q.worldedit.util |
| Modifier and Type | Method and Description |
|---|---|
BlockWorldVector |
WorldVector.toWorldBlockVector()
Gets a BlockVector version.
|
| Modifier and Type | Method and Description |
|---|---|
static BlockWorldVector |
BukkitUtil.toWorldVector(org.bukkit.block.Block block) |
| Modifier and Type | Method and Description |
|---|---|
static org.bukkit.block.Block |
BukkitUtil.toBlock(BlockWorldVector pt) |
| 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.