Class GlowSpectralArrow

All Implemented Interfaces:
net.kyori.adventure.audience.Audience, net.kyori.adventure.text.event.HoverEventSource<net.kyori.adventure.text.event.HoverEvent.ShowEntity>, org.bukkit.command.CommandSender, org.bukkit.entity.AbstractArrow, org.bukkit.entity.Arrow, org.bukkit.entity.Entity, org.bukkit.entity.Projectile, org.bukkit.entity.SpectralArrow, org.bukkit.metadata.Metadatable, org.bukkit.Nameable, org.bukkit.permissions.Permissible, org.bukkit.permissions.ServerOperator, org.bukkit.persistence.PersistentDataHolder

public class GlowSpectralArrow extends GlowArrow implements org.bukkit.entity.SpectralArrow
  • Constructor Details

    • GlowSpectralArrow

      public GlowSpectralArrow(org.bukkit.Location location)
  • Method Details

    • collide

      public void collide(org.bukkit.entity.LivingEntity entity)
      Overrides:
      collide in class GlowArrow
    • getObjectId

      protected int getObjectId()
      Overrides:
      getObjectId in class GlowArrow
    • getGlowingTicks

      public int getGlowingTicks()
      Specified by:
      getGlowingTicks in interface org.bukkit.entity.SpectralArrow
    • setGlowingTicks

      public void setGlowingTicks(int glowingTicks)
      Specified by:
      setGlowingTicks in interface org.bukkit.entity.SpectralArrow