Skip to content

Commit 70aa5b2

Browse files
update javadoc
1 parent d8bc5bd commit 70aa5b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/java/gregtech/api/capability/INotifiableHandler.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
public interface INotifiableHandler {
1010

1111
/**
12-
* Notifies the entities of the changes in their inventories
13-
* An iterator is used to remove invalid TileEntities
12+
* Adds the notified handler to the notified list
1413
*
1514
* @param isExport boolean specifying if a handler is an output handler
1615
*/

0 commit comments

Comments
 (0)