package com.minelittlepony.unicopia.entity; import net.minecraft.entity.passive.IAnimals; public interface IMagicals extends IAnimals { }