Remove not thrown exception in javadoc
This commit is contained in:
parent
2194bd708c
commit
6729c2c55e
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue