Class GlowWitherSkull

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.Explosive, org.bukkit.entity.Fireball, org.bukkit.entity.Projectile, org.bukkit.entity.WitherSkull, org.bukkit.metadata.Metadatable, org.bukkit.Nameable, org.bukkit.permissions.Permissible, org.bukkit.permissions.ServerOperator, org.bukkit.persistence.PersistentDataHolder

public class GlowWitherSkull extends GlowFireball implements org.bukkit.entity.WitherSkull
  • Constructor Details

    • GlowWitherSkull

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

    • getObjectId

      protected int getObjectId()
      Overrides:
      getObjectId in class GlowFireball
    • isCharged

      public boolean isCharged()
      Specified by:
      isCharged in interface org.bukkit.entity.WitherSkull
    • setCharged

      public void setCharged(boolean charged)
      Specified by:
      setCharged in interface org.bukkit.entity.WitherSkull