Interface SpectralArrow

All Superinterfaces:
AbstractArrow, CommandSender, Entity, Metadatable, Nameable, Permissible, PersistentDataHolder, Projectile, ServerOperator

public interface SpectralArrow extends AbstractArrow
Represents a spectral arrow.
  • Method Details

    • getGlowingTicks

      int getGlowingTicks()
      Returns the amount of time that this arrow will apply the glowing effect for.
      Returns:
      the glowing effect ticks
    • setGlowingTicks

      void setGlowingTicks(int duration)
      Sets the amount of time to apply the glowing effect for.
      Parameters:
      duration - the glowing effect ticks