ME and RS bridge refactoring #689
Labels
enhancement
New feature or request
Priority-High
refactoring
Breaking changes - Refactor to a better standard
Milestone
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
AdvancedPeripherals/src/main/java/de/srendi/advancedperipherals/common/util/inventory/IStorageSystemPeripheral.java
Lines 8 to 23 in 0d45cf3
The text was updated successfully, but these errors were encountered: