Interface Ghast

All Superinterfaces:
Entity, LivingEntity, Mob, Sound.Emitter, Viewable

public interface Ghast extends Mob
Represents a ghast entity.
  • Method Details

    • attacking

      boolean attacking()
      Since:
      1.0.0
    • attacking

      void attacking(boolean attacking)
      Since:
      1.0.0