Uses of Class
net.runelite.client.plugins.itemstats.StatBoost
-
-
Uses of StatBoost in net.runelite.client.plugins.itemstats
Subclasses of StatBoost 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
SimpleStatBoost
A stat boost using the real stat level.Methods in net.runelite.client.plugins.itemstats with parameters of type StatBoost Modifier and Type Method Description static RangeStatBoost
Builders. range(StatBoost a, StatBoost b)
-
Uses of StatBoost in net.runelite.client.plugins.itemstats.food
Subclasses of StatBoost in net.runelite.client.plugins.itemstats.food Modifier and Type Class Description class
Anglerfish
class
CookedBream
class
CookedMossLizard
-
Uses of StatBoost in net.runelite.client.plugins.itemstats.potions
Subclasses of StatBoost in net.runelite.client.plugins.itemstats.potions Modifier and Type Class Description class
PrayerPotion
class
StaminaPotion
-
Uses of StatBoost in net.runelite.client.plugins.itemstats.special
Subclasses of StatBoost in net.runelite.client.plugins.itemstats.special Modifier and Type Class Description class
CaveNightshade
class
NettleTeaRunEnergy
-