Package net.darkhax.bookshelf.api.data.recipes
package net.darkhax.bookshelf.api.data.recipes
-
ClassesClassDescriptionRecipeBase<C extends net.minecraft.world.Container>A partial implementation of
Recipethat provides the necessary ID handling and error detection.RecipeBaseData<C extends net.minecraft.world.Container>A partial implementation ofRecipethat is intended for recipes that are not crafted through an inventory or traditional crafting system.