Class AbstractFurnaceRecipeBookComponent

java.lang.Object
net.minecraft.client.gui.GuiComponent
net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
net.minecraft.client.gui.screens.recipebook.AbstractFurnaceRecipeBookComponent
All Implemented Interfaces:
GuiEventListener, Widget, NarratableEntry, NarrationSupplier, RecipeShownListener, PlaceRecipe<Ingredient>
Direct Known Subclasses:
BlastingRecipeBookComponent, SmeltingRecipeBookComponent, SmokingRecipeBookComponent

public abstract class AbstractFurnaceRecipeBookComponent extends RecipeBookComponent