Uses of Class
com.cryptomorin.xseries.XPotion.Effect
Packages that use XPotion.Effect
-
Uses of XPotion.Effect in com.cryptomorin.xseries
Methods in com.cryptomorin.xseries that return XPotion.EffectModifier and TypeMethodDescriptionstatic XPotion.EffectXPotion.parseEffect(String potion) Parse aPotionEffectfrom a string, usually from config.Methods in com.cryptomorin.xseries that return types with arguments of type XPotion.EffectModifier and TypeMethodDescriptionstatic List<XPotion.Effect>XPotion.parseEffects(List<String> effectsString)