Applied-Energistics-2-tiler.../src/main/java/appeng/me/cache
yueh 38e7e579fa Fixes #2043: Storage buses updates should happen in the correct order.
This is loosely based on #2032 and should prevent any duplicated event,
but still does a refresh the whole cache due to potentially issues with
some inventories.

It also ensures that storage buses will not announce a CellArrayUpdate
before they are fully initialized, thus no longer causing them to return
null during an update.

Fixes #2403
2016-01-03 13:23:51 +01:00
..
helpers Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
CraftingGridCache.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
EnergyGridCache.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
GridStorageCache.java Revert "Changed NetworkMonitor to update its cache." 2015-12-11 22:26:21 +01:00
NetworkMonitor.java Fixes #2043: Storage buses updates should happen in the correct order. 2016-01-03 13:23:51 +01:00
P2PCache.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
PathGridCache.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
SecurityCache.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
SpatialPylonCache.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
TickManagerCache.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00