Class MixedPotion
- java.lang.Object
-
- net.runelite.client.plugins.itemstats.potions.MixedPotion
-
-
Constructor Summary
Constructors Constructor Description MixedPotion(int heal, Effect potion)
-
-
-
Constructor Detail
-
MixedPotion
public MixedPotion(int heal, @Nonnull Effect potion)
-
-
Method Detail
-
calculate
public StatsChanges calculate(Client client)
-
-