Interface Sheep

All Superinterfaces:
Ageable, Animals, Attributable, Breedable, Colorable, CommandSender, Creature, Damageable, Entity, LivingEntity, Lootable, Metadatable, Mob, Nameable, Permissible, PersistentDataHolder, ProjectileSource, ServerOperator

public interface Sheep extends Animals, Colorable
Represents a Sheep.
  • Method Details

    • isSheared

      boolean isSheared()
      Returns:
      Whether the sheep is sheared.
    • setSheared

      void setSheared(boolean flag)
      Parameters:
      flag - Whether to shear the sheep