| Package | Description |
|---|---|
| com.sk89q.worldedit | |
| com.sk89q.worldedit.internal.command |
| Modifier and Type | Method and Description |
|---|---|
Vector |
WorldEdit.getDiagonalDirection(Player player,
String dirStr)
Get diagonal direction vector for a player's direction.
|
Vector |
WorldEdit.getDirection(Player player,
String dirStr)
Get the direction vector for a player's direction.
|
CuboidClipboard.FlipDirection |
WorldEdit.getFlipDirection(Player player,
String dirStr)
Get the flip direction for a player's direction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorldEditExceptionConverter.convert(UnknownDirectionException e) |
| Modifier and Type | Method and Description |
|---|---|
Vector |
WorldEditBinding.getDirection(ArgumentStack context,
Direction direction)
Get a direction from the player.
|
Copyright © 2010-2014. All Rights Reserved.