Class GlowLingeringPotion

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.Entity, org.bukkit.entity.LingeringPotion, org.bukkit.entity.Projectile, org.bukkit.entity.SplashPotion, org.bukkit.entity.ThrownPotion, org.bukkit.metadata.Metadatable, org.bukkit.Nameable, org.bukkit.permissions.Permissible, org.bukkit.permissions.ServerOperator, org.bukkit.persistence.PersistentDataHolder

public class GlowLingeringPotion extends GlowSplashPotion implements org.bukkit.entity.LingeringPotion
  • Constructor Details

    • GlowLingeringPotion

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

    • collide

      public void collide(org.bukkit.block.Block block)
      Description copied from class: GlowEntity
      Collide with the target block.
      Overrides:
      collide in class GlowSplashPotion
      Parameters:
      block - a block whose type Material.isOccluding()
    • collide

      public void collide(org.bukkit.entity.LivingEntity entity)
      Overrides:
      collide in class GlowSplashPotion