Applied-Energistics-2-tiler.../src/main/java/appeng/me/cache
yueh 927ecc015b 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-09 23:17:25 +01:00
..
helpers Organized imports 2015-12-24 02:07:03 +01:00
CraftingGridCache.java All parameters on one line (for now) 2016-01-01 02:02:05 +01:00
EnergyGridCache.java Organized imports 2015-12-24 02:07:03 +01:00
GridStorageCache.java Organized imports 2015-12-24 02:07:03 +01:00
NetworkMonitor.java Fixes #2043: Storage buses updates should happen in the correct order. 2016-01-09 23:17:25 +01:00
P2PCache.java Organized imports 2015-12-24 02:07:03 +01:00
PathGridCache.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
SecurityCache.java Organized imports 2015-12-24 02:07:03 +01:00
SpatialPylonCache.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
TickManagerCache.java Organized imports 2015-12-24 02:07:03 +01:00