Package dev.lapis256.apprep.common.logic
Class ReplicationConnectorLogic.StackWatcher
-
- All Implemented Interfaces:
-
appeng.api.networking.IGridNodeService,appeng.api.networking.storage.IStorageWatcherNode
public final class ReplicationConnectorLogic.StackWatcher implements IStorageWatcherNode
-
-
Constructor Summary
Constructors Constructor Description ReplicationConnectorLogic.StackWatcher()
-
Method Summary
Modifier and Type Method Description UnitupdateWatcher(IStackWatcher newWatcher)UnitonStackChange(AEKey what, Long amount)-
-
Method Detail
-
updateWatcher
Unit updateWatcher(IStackWatcher newWatcher)
-
onStackChange
Unit onStackChange(AEKey what, Long amount)
-
-
-
-