public class BukkitPainting extends BukkitEntity
| Constructor and Description |
|---|
BukkitPainting(Location loc,
org.bukkit.Art art,
org.bukkit.block.BlockFace facingDirection,
UUID entityId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
spawn(Location weLoc)
Queue the painting to be spawned at the specified location.
|
boolean |
spawnRaw(Location weLoc) |
getEntityIdgetPosition, spawnpublic boolean spawn(Location weLoc)
spawn in class BukkitEntityweLoc - The WorldEdit locationpublic boolean spawnRaw(Location weLoc)
Copyright © 2010-2014. All Rights Reserved.