001    package net.minecraft.entity.passive;
002    
003    public interface IAnimals
004    {
005    }