Package com.csse3200.game.inventory.items.potions
package com.csse3200.game.inventory.items.potions
-
ClassesClassDescriptionThe
DefensePotion
class represents a specific type of potion that temporarily increases the defense a player.TheHealingPotion
class represents a specific type of potion that heals a player or game entity.