Class ConsumableItem

java.lang.Object
com.deco2800.game.components.player.entity.Item
com.deco2800.game.components.player.entity.ConsumableItem

public class ConsumableItem extends Item
  • Constructor Details

    • ConsumableItem

      public ConsumableItem()
    • ConsumableItem

      public ConsumableItem(int id, String name, String description, String textureLocation)