Interface ChestMergeObservable
- All Known Implementing Classes:
Chest
public interface ChestMergeObservable
-
Method Summary
Modifier and Type Method Description voidnotifyChestMerge()Notify the model observers that the chest has been merged
-
Method Details
-
notifyChestMerge
void notifyChestMerge()Notify the model observers that the chest has been merged
-