Class InventoryRemoveAllAction

java.lang.Object
edu.ntnu.idatt2001.paths.models.actions.InventoryRemoveAllAction
All Implemented Interfaces:
Action<String>

public class InventoryRemoveAllAction extends Object implements Action<String>
InventoryRemoveAllAction class. Removes items of a player's inventory when executed. Which items to remove is defined when instantiated. All instances of the item are removed. If the item does not exist in the player's inventory, nothing happens.
Version:
0.5 - 29.04.2023
Author:
Carl G. Callum G.