Interface InfoBookParser.IAppendixItemFactory<C extends net.minecraft.world.item.crafting.RecipeInput, R extends net.minecraft.world.item.crafting.Recipe<C>>
- Enclosing class:
InfoBookParser
public static interface InfoBookParser.IAppendixItemFactory<C extends net.minecraft.world.item.crafting.RecipeInput, R extends net.minecraft.world.item.crafting.Recipe<C>>
-
Method Details
-
create
SectionAppendix create(IInfoBook infoBook, Supplier<net.minecraft.world.item.crafting.display.RecipeDisplayEntry> recipeDisplay) throws InfoBookParser.InvalidAppendixException
-