Interface Lightable

All Superinterfaces:
BlockData, Cloneable
All Known Subinterfaces:
Campfire, Candle, CopperBulb, Furnace, RedstoneWallTorch

public interface Lightable extends BlockData
'lit' denotes whether this block (either a redstone torch or furnace) is currently lit - that is not burned out.