Interface Witch

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

public interface Witch extends Raider
Represents a witch entity.
  • Method Details Link icon

    • drinkingPotion Link icon

      boolean drinkingPotion()
      Since:
      1.0.0
    • drinkingPotion Link icon

      void drinkingPotion(boolean drinkingPotion)
      Since:
      1.0.0