Interface Ghast

All Superinterfaces:
Attributable, CommandSender, Damageable, Enemy, Entity, Flying, LivingEntity, Lootable, Metadatable, Mob, Nameable, Permissible, PersistentDataHolder, ProjectileSource, ServerOperator

public interface Ghast extends Flying, Enemy
Represents a Ghast.
  • Method Details

    • isCharging

      boolean isCharging()
      Gets whether the Ghast is charging
      Returns:
      Whether the Ghast is charging
    • setCharging

      void setCharging(boolean flag)
      Sets whether the Ghast is charging
      Parameters:
      flag - Whether the Ghast is charging