Interface SpectralArrow

All Superinterfaces:
AbstractArrow, net.kyori.adventure.audience.Audience, CommandSender, Entity, net.kyori.adventure.text.event.HoverEventSource<net.kyori.adventure.text.event.HoverEvent.ShowEntity>, Metadatable, Nameable, Permissible, PersistentDataHolder, net.kyori.adventure.pointer.Pointered, 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