Interface SpectralArrow

All Superinterfaces:
AbstractArrow, Audience, CommandSender, Entity, HoverEventSource<HoverEvent.ShowEntity>, Metadatable, Nameable, Permissible, PersistentDataHolder, Pointered, Projectile, ServerOperator, Sound.Emitter

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