public class GlowFlowerPot extends GlowBlockState implements org.bukkit.block.FlowerPot
data, typeId| Constructor and Description |
|---|
GlowFlowerPot(GlowBlock block)
Creates an instance for the given block.
|
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.material.MaterialData |
getContents() |
void |
setContents(org.bukkit.material.MaterialData contents) |
boolean |
update(boolean force,
boolean applyPhysics) |
equals, getBlock, getChunk, getData, getLightLevel, getLocation, getLocation, getMetadata, getRawData, getType, getTypeId, getWorld, getX, getY, getZ, hashCode, hasMetadata, isFlowed, isPlaced, removeMetadata, setData, setFlowed, setMetadata, setRawData, setType, setTypeId, update, updateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic GlowFlowerPot(GlowBlock block)
block - the flowerpot blockpublic boolean update(boolean force,
boolean applyPhysics)
update in interface org.bukkit.block.BlockStateupdate in class GlowBlockStatepublic org.bukkit.material.MaterialData getContents()
getContents in interface org.bukkit.block.FlowerPotpublic void setContents(org.bukkit.material.MaterialData contents)
setContents in interface org.bukkit.block.FlowerPotCopyright © 2021. All rights reserved.