We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8bc5bd commit 70aa5b2Copy full SHA for 70aa5b2
src/main/java/gregtech/api/capability/INotifiableHandler.java
@@ -9,8 +9,7 @@
9
public interface INotifiableHandler {
10
11
/**
12
- * Notifies the entities of the changes in their inventories
13
- * An iterator is used to remove invalid TileEntities
+ * Adds the notified handler to the notified list
14
*
15
* @param isExport boolean specifying if a handler is an output handler
16
*/
0 commit comments