Class GlowEffect


  • public abstract class GlowEffect
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GlowEffect()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract org.bukkit.inventory.ItemStack addGlow​(org.bukkit.inventory.ItemStack item)  
      • Methods inherited from class java.lang.Object

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

      • GlowEffect

        public GlowEffect()
    • Method Detail

      • addGlow

        public abstract org.bukkit.inventory.ItemStack addGlow​(org.bukkit.inventory.ItemStack item)