Class PotionUtils
java.lang.Object
me.despical.commons.miscellaneous.PotionUtils
- Author:
- Despical
Created at 16.02.2025
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.bukkit.potion.PotionEffecthideEffect(com.cryptomorin.xseries.XPotion potion, int duration, int amplifier) static org.bukkit.potion.PotionEffecthideEffect(org.bukkit.potion.PotionEffect potion)
-
Method Details
-
hideEffect
public static org.bukkit.potion.PotionEffect hideEffect(org.bukkit.potion.PotionEffect potion) -
hideEffect
public static org.bukkit.potion.PotionEffect hideEffect(com.cryptomorin.xseries.XPotion potion, int duration, int amplifier)
-