Interface Chicken

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

public interface Chicken extends Animals
Represents a Chicken.
  • Method Details

    • getVariant

      @NotNull Chicken.Variant getVariant()
      Get the variant of this chicken.
      Returns:
      chicken variant
    • setVariant

      void setVariant(@NotNull Chicken.Variant variant)
      Set the variant of this chicken.
      Parameters:
      variant - chicken variant