Interface Recipe.BookInfo<CategoryType>

All Known Implementing Classes:
AbstractCookingRecipe.CookingBookInfo, CraftingRecipe.CraftingBookInfo
Enclosing interface:
Recipe<T extends RecipeInput>

public static interface Recipe.BookInfo<CategoryType>