@@ -1,10 +1,10 @@
|
||||
|
||||
package org.bukkit.material;
|
||||
|
||||
/**
|
||||
* Indicated a Material that may carry or create a Redstone current
|
||||
*/
|
||||
public interface Redstone {
|
||||
|
||||
/**
|
||||
* Gets the current state of this Material, indicating if it's powered or
|
||||
* unpowered
|
||||
|
||||
Reference in New Issue
Block a user