Applied-Energistics-2-tiler.../src/main/java/appeng/parts/misc
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
..
PartCableAnchor.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
PartInterface.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
PartInvertedToggleBus.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
PartStorageBus.java Fixes #2043: Storage buses updates should happen in the correct order. 2016-01-03 13:23:51 +01:00
PartToggleBus.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00