public interface ICraftingWatcherHost
Modifier and Type | Method and Description |
---|---|
void |
onRequestChange(ICraftingGrid craftingGrid,
IAEItemStack what)
Called when a crafting status changes.
|
void |
updateWatcher(ICraftingWatcher newWatcher)
provides the ICraftingWatcher for this host, for the current network, is called when the hot changes networks.
|
void updateWatcher(ICraftingWatcher newWatcher)
newWatcher
- crafting watcher for this hostvoid onRequestChange(ICraftingGrid craftingGrid, IAEItemStack what)
craftingGrid
- current crafting gridwhat
- change