| Package | Description |
|---|---|
| com.sk89q.worldedit.internal.helper | |
| com.sk89q.worldedit.util |
| Modifier and Type | Method and Description |
|---|---|
static Direction |
MCDirections.fromHanging(int i) |
| Modifier and Type | Method and Description |
|---|---|
static int |
MCDirections.toHanging(Direction direction) |
| Modifier and Type | Method and Description |
|---|---|
static Direction |
Direction.findClosest(Vector vector,
int flags)
Find the closest direction to the given direction vector.
|
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2014. All Rights Reserved.