Interface ApplyPotionEffect


public interface ApplyPotionEffect
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    applyPotionEffect​(PotionEffects potionEffectCache, CCCache cache, org.bukkit.potion.PotionEffect potionEffect)
     
  • Method Details

    • applyPotionEffect

      void applyPotionEffect(PotionEffects potionEffectCache, CCCache cache, org.bukkit.potion.PotionEffect potionEffect)