AdvancedPeripherals icon indicating copy to clipboard operation
AdvancedPeripherals copied to clipboard

ME and RS bridge refactoring

Open SirEndii opened this issue 11 months ago • 0 comments

This one is actually almost done. I created the two bridges at different times, and stupid young me just ignored that both bridges provide different functions and different features which now really triggers my inner perfectionist

I already "fixed" that a year ago, using an interface which basically prescribes which storage functions these bridges should have. So this is actually almost done, it just needs some testing https://github.com/IntelligenceModding/AdvancedPeripherals/blob/0d45cf3b488087575822871e31f357b1fbc8b889/src/main/java/de/srendi/advancedperipherals/common/util/inventory/IStorageSystemPeripheral.java#L8-L23

SirEndii avatar Jan 15 '25 20:01 SirEndii