net.minecraft.client.gui.screen.recipebook

public class FurnaceRecipeBookWidget

extends RecipeBookWidget<AbstractFurnaceScreenHandler>

All mapped superinterfaces:

Element, Navigable, Drawable, Selectable, Narratable

net.minecraft.client.gui.screens.recipebook.FurnaceRecipeBookComponent
net.minecraft.class_517
net.minecraft.client.gui.screen.recipebook.FurnaceRecipeBookWidget

Field summary

Modifier and TypeField
private static final ButtonTextures
FILTER_SPRITES
field_45540
FILTER_BUTTON_TEXTURES
private final Text
recipeFilterName
field_52826
toggleCraftableButtonText

Constructor summary

ModifierConstructor
public (AbstractFurnaceScreenHandler screenHandler, Text toggleCraftableButtonText, List<RecipeBookWidget$Tab> tabs)

Method summary

Modifier and TypeMethod
protected ButtonTextures
getFilterButtonTextures()
method_76629()
getBookButtonTextures()
protected boolean
isCraftingSlot(Slot slot)
method_62023(class_1735 arg0)
isCraftingSlot(Slot arg0)
protected void
fillGhostRecipe(GhostSlots ghostSlots, RecipeDisplay recipe, ContextMap context)
method_64868(class_9934 arg0, class_10295 arg1, class_10352 arg2)
showGhostRecipe(GhostRecipe arg0, RecipeDisplay arg1, ContextParameterMap arg2)
protected Text
getRecipeFilterName()
method_17064()
getToggleCraftableButtonText()
protected void
selectMatchingRecipes(RecipeCollection collection, StackedItemContents stackedContents)
method_62024(class_516 arg0, class_9875 arg1)
populateRecipes(RecipeResultCollection arg0, RecipeFinder arg1)
private static boolean
lambda$selectMatchingRecipes$0(RecipeDisplay arg0)
method_64871(class_10295 arg0)
method_64871(RecipeDisplay display)