| Package | Description |
|---|---|
| com.sk89q.worldedit |
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.add(double x,
double y,
double z)
Deprecated.
|
Location |
Location.add(Vector other)
Deprecated.
|
static Location |
Location.fromEye(LocalWorld world,
Vector start,
Vector eye)
Deprecated.
|
static Location |
Location.fromLookAt(LocalWorld world,
Vector start,
Vector lookAt)
Deprecated.
|
Location |
LocalEntity.getPosition()
Deprecated.
|
Location |
Location.setAngles(float yaw,
float pitch)
Deprecated.
|
Location |
Location.setPosition(Vector position)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
LocalEntity.spawn(Location loc)
Deprecated.
|
| Constructor and Description |
|---|
LocalEntity(Location position)
Deprecated.
|
Copyright © 2010-2014. All Rights Reserved.