-
-
Notifications
You must be signed in to change notification settings - Fork 102
ME and RS bridge refactoring #689
Copy link
Copy link
Open
0 / 10 of 1 issue completedLabels
Priority-HighenhancementNew feature or requestNew feature or requestrefactoringBreaking changes - Refactor to a better standardBreaking changes - Refactor to a better standard
Milestone
Metadata
Metadata
Assignees
Labels
Priority-HighenhancementNew feature or requestNew feature or requestrefactoringBreaking changes - Refactor to a better standardBreaking changes - Refactor to a better standard
Type
Projects
Status
In review
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