Interface WitherSkull

All Superinterfaces:
net.kyori.adventure.audience.Audience, CommandSender, Entity, Explosive, Fireball, 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 WitherSkull extends Fireball
Represents a wither skull Fireball.
  • Method Details

    • setCharged

      void setCharged(boolean charged)
      Sets the charged status of the wither skull.
      Parameters:
      charged - whether it should be charged
    • isCharged

      boolean isCharged()
      Gets whether or not the wither skull is charged.
      Returns:
      whether the wither skull is charged