package net.minecraft.world.entity.animal;

public interface EntityBird {

    boolean fJ();
}
