Remove not thrown exception in javadoc
This commit is contained in:
@@ -111,7 +111,6 @@ public class AETileEventHandler
|
||||
*
|
||||
* @param data data of stream
|
||||
* @return true of method could be invoked
|
||||
* @throws IOException
|
||||
*/
|
||||
@SideOnly(Side.CLIENT)
|
||||
public boolean readFromStream(AEBaseTile tile, ByteBuf data)
|
||||
|
||||
Reference in New Issue
Block a user