Interface Powerable

All Superinterfaces:
BlockData, Cloneable
All Known Subinterfaces:
Bell, Comparator, CopperBulb, Door, Gate, Lectern, LightningRod, NoteBlock, Observer, RedstoneRail, Repeater, Skull, Switch, TrapDoor, Tripwire, TripwireHook, WallSkull

public interface Powerable extends BlockData
'powered' indicates whether this block is in the powered state or not, i.e. receiving a redstone current of power > 0.