Interface Parrot

All Superinterfaces:
Ageable, Animals, Attributable, net.kyori.adventure.audience.Audience, Breedable, CommandSender, Creature, Damageable, Entity, Frictional, net.kyori.adventure.text.event.HoverEventSource<net.kyori.adventure.text.event.HoverEvent.ShowEntity>, LivingEntity, Lootable, Metadatable, Mob, Nameable, Permissible, PersistentDataHolder, net.kyori.adventure.pointer.Pointered, ProjectileSource, ServerOperator, Sittable, net.kyori.adventure.sound.Sound.Emitter, Tameable

public interface Parrot extends Tameable, Sittable
Represents a Parrot.
  • Method Details

    • getVariant

      Get the variant of this parrot.
      Returns:
      parrot variant
    • setVariant

      void setVariant(@NotNull @NotNull Parrot.Variant variant)
      Set the variant of this parrot.
      Parameters:
      variant - parrot variant
    • isDancing

      boolean isDancing()
      Gets whether a parrot is dancing
      Returns:
      Whether the parrot is dancing