Decoupling UI and logic in store and load commands
Decoupling UI and logic in store and load commands
Refactorings:
-
Making ChestStoreObjectCommand actually store the object into a chest, instead of letting the presenter do it
-
Making ChestLoadObjectCommand actually store the object into a chest, instead of letting the presenter do it