package gtPlusPlus.api.interfaces; import gregtech.api.util.GT_Recipe; public interface IComparableRecipe extends Comparable { }