| Package | Description |
|---|---|
| com.sk89q.worldedit | |
| com.sk89q.worldedit.bukkit | |
| com.sk89q.worldedit.bukkit.entity |
| Modifier and Type | Method and Description |
|---|---|
LocalEntity[] |
LocalWorld.getEntities(Region region) |
LocalEntity[] |
CuboidClipboard.pasteEntities(Vector pos) |
| Modifier and Type | Method and Description |
|---|---|
int |
LocalWorld.killEntities(LocalEntity... entities) |
void |
CuboidClipboard.storeEntity(LocalEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
LocalEntity[] |
BukkitWorld.getEntities(Region region) |
| Modifier and Type | Method and Description |
|---|---|
int |
BukkitWorld.killEntities(LocalEntity... entities) |
| Modifier and Type | Class and Description |
|---|---|
class |
BukkitEntity |
class |
BukkitExpOrb |
class |
BukkitItem |
class |
BukkitPainting |
Copyright © 2010-2014. All Rights Reserved.