Uses of Class
net.runelite.client.plugins.itemstats.SingleEffect
-
-
Uses of SingleEffect in net.runelite.client.plugins.itemstats
Subclasses of SingleEffect in net.runelite.client.plugins.itemstats Modifier and Type Class Description class
BoostedStatBoost
A stat boost using the current boosted (or drained) stat.class
CappedStatBoost
A stat boost using the real stat level, that can only boost a certain amount above the stat level.class
Food
class
FoodBase
class
RangeStatBoost
class
SimpleStatBoost
A stat boost using the real stat level.class
StatBoost
Methods in net.runelite.client.plugins.itemstats with parameters of type SingleEffect Modifier and Type Method Description static Effect
Builders. combo(SingleEffect... effect)
Constructors in net.runelite.client.plugins.itemstats with parameters of type SingleEffect Constructor Description Combo(SingleEffect[] calcs)
-
Uses of SingleEffect in net.runelite.client.plugins.itemstats.food
Subclasses of SingleEffect in net.runelite.client.plugins.itemstats.food Modifier and Type Class Description class
Anglerfish
-
Uses of SingleEffect in net.runelite.client.plugins.itemstats.potions
Subclasses of SingleEffect in net.runelite.client.plugins.itemstats.potions Modifier and Type Class Description class
PrayerPotion
class
StaminaPotion
-
Uses of SingleEffect in net.runelite.client.plugins.itemstats.special
Subclasses of SingleEffect in net.runelite.client.plugins.itemstats.special Modifier and Type Class Description class
CaveNightshade
class
NettleTeaRunEnergy
-