ICraftingWatcherHost#onRequestChange() notified incorrectly
yueh opened this issue ยท 0 comments
Currently it is notified somewhat inconsistently on what it actually communicates.
The value passed to a listener is pretty ambiguous and can either mean it needs X more of the already requested amount or that it needs X replacing the previous request. Therefore most listener cannot depend on the value at all.