Fixing internal javadoc

This commit is contained in:
thatsIch
2014-09-27 23:17:47 +02:00
parent ab9f67df5a
commit 4088cca5ad
25 changed files with 141 additions and 143 deletions
@@ -110,8 +110,8 @@ public class AETileEventHandler
/**
* returning true from this method, will update the block's render
*
* @param data
* @return
* @param data data of stream
* @return true of method could be invoked
* @throws IOException
*/
@SideOnly(Side.CLIENT)