Interface WitherSkull

All Superinterfaces:
CommandSender, Entity, Explosive, Fireball, Metadatable, Nameable, Permissible, PersistentDataHolder, 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