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 @Nullable XPotion.EffectXPotion.parseEffect(@Nullable 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(@Nullable List<String> effectsString)