Interface Witch

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

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

    • drinkingPotion

      boolean drinkingPotion()
      Since:
      1.0.0
    • drinkingPotion

      void drinkingPotion(boolean drinkingPotion)
      Since:
      1.0.0