Class PotionUtils


  • public final class PotionUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void paralysePlayer​(org.bukkit.entity.Player player)  
      static void removePotionEffects​(org.bukkit.entity.Player player)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • paralysePlayer

        public static void paralysePlayer​(org.bukkit.entity.Player player)
      • removePotionEffects

        public static void removePotionEffects​(org.bukkit.entity.Player player)