API Update.

This commit is contained in:
AlgorithmX2
2014-01-03 12:28:52 -06:00
parent 1ff35ba8ec
commit 3220a2e07c
8 changed files with 27 additions and 14 deletions
+3
View File
@@ -148,6 +148,9 @@ public class GridStorageCache implements IStorageGrid
{
myItemNetwork = null;
myFluidNetwork = null;
itemMonitor.forceUpdate();
fluidMonitor.forceUpdate();
}
public IMEInventoryHandler<IAEItemStack> getItemInventoryHandler()