Interface Zoglin

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

public interface Zoglin
extends Monster
Represents a Zoglin.
  • Method Details

    • isBaby

      boolean isBaby()
      Gets whether the zoglin is a baby
      Returns:
      Whether the zoglin is a baby
    • setBaby

      void setBaby​(boolean flag)
      Sets whether the zoglin is a baby
      Parameters:
      flag - Whether the zoglin is a baby