public class GlowBed extends GlowBlockState implements org.bukkit.block.Bed
data, typeId| Modifier and Type | Method and Description |
|---|---|
BedEntity |
getBlockEntity() |
org.bukkit.DyeColor |
getColor() |
void |
setColor(org.bukkit.DyeColor color) |
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 GlowBed(GlowBlock block)
public BedEntity getBlockEntity()
public boolean update(boolean force,
boolean applyPhysics)
update in interface org.bukkit.block.BlockStateupdate in class GlowBlockStatepublic org.bukkit.DyeColor getColor()
getColor in interface org.bukkit.material.Colorablepublic void setColor(org.bukkit.DyeColor color)
setColor in interface org.bukkit.material.ColorableCopyright © 2021. All rights reserved.