Bukkit  1.4.7-R1.0
 All Classes Namespaces Files Functions Variables Enumerator Pages
org.bukkit.material.Redstone Interface Reference

Indicated a Material that may carry or create a Redstone current. More...

+ Inheritance diagram for org.bukkit.material.Redstone:

Public Member Functions

boolean isPowered ()
 Gets the current state of this Material, indicating if it's powered or unpowered.
 

Detailed Description

Indicated a Material that may carry or create a Redstone current.

Definition at line 6 of file Redstone.java.

Member Function Documentation

boolean org.bukkit.material.Redstone.isPowered ( )

Gets the current state of this Material, indicating if it's powered or unpowered.

Returns
true if powered, otherwise false

The documentation for this interface was generated from the following file: