General cleanup (deprecated+whitespace)

By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
Bukkit/Spigot
2011-02-02 00:02:08 +01:00
parent b01fc3ffa8
commit 474817bf11
27 changed files with 224 additions and 244 deletions

View File

@ -17,7 +17,7 @@ import org.bukkit.material.MaterialData;
public interface BlockState {
/**
* Gets the block represented by this BlockState
*
*
* @return Block that this BlockState represents
*/
Block getBlock();