You shouldn't be here, little method. We already have a getData.

This commit is contained in:
Dinnerbone
2011-03-04 14:10:55 +00:00
parent f16f65f424
commit 773cb27db1

View File

@@ -201,6 +201,4 @@ public interface Block {
* @return
*/
boolean isBlockIndirectlyPowered();
public byte getRawData();
}