Interface Parrot<T extends Entity<?>>

All Superinterfaces:
AgeableEntity<T>, AnimalEntity<T>, Entity<T>, LivingEntity<T>, Positionable<SyncExactPosition>
All Known Subinterfaces:
LiveParrot, ParrotSnapshot

public interface Parrot<T extends Entity<?>> extends AnimalEntity<T>