Class StaminaPotion
- java.lang.Object
-
- net.runelite.client.plugins.itemstats.SingleEffect
-
- net.runelite.client.plugins.itemstats.StatBoost
-
- net.runelite.client.plugins.itemstats.potions.StaminaPotion
-
-
Constructor Summary
Constructors Constructor Description StaminaPotion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
heals(Client client)
-
Methods inherited from class net.runelite.client.plugins.itemstats.StatBoost
effect, getStat, isBoost, setBoost, setStat
-
Methods inherited from class net.runelite.client.plugins.itemstats.SingleEffect
calculate
-
-