Package org.bukkit.material
Interface Redstone
-
- All Known Implementing Classes:
Button,Command,Comparator,Diode,Hopper,Lever,Observer,PistonBaseMaterial,PoweredRail,RedstoneTorch,RedstoneWire,TripwireHook
public interface RedstoneIndicated a Material that may carry or create a Redstone current
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisPowered()Gets the current state of this Material, indicating if it's powered or unpowered
-