Interface Bat

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

public interface Bat extends Mob
Represents a bat entity.
  • Method Details

    • hanging

      boolean hanging()
      Since:
      1.0.0
    • hanging

      void hanging(boolean hanging)
      Since:
      1.0.0