java.lang.Object
io.github.thebusybiscuit.slimefun4.implementation.items.autocrafters.AbstractRecipe

public abstract class AbstractRecipe extends Object
This class abstracts away from concrete recipes. It supports ShapedRecipe, ShapelessRecipe and recipes made using the EnhancedCraftingTable.
Author:
TheBusyBiscuit
See Also: