net.minecraft.client.gui.screens.recipebook

public class CraftingRecipeBookComponent

extends RecipeBookComponent<AbstractCraftingMenu>

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, NarratableEntry, NarrationSupplier

fxr
net.minecraft.client.gui.screens.recipebook.CraftingRecipeBookComponent
net.minecraft.class_9933
net.minecraft.client.gui.screen.recipebook.AbstractCraftingRecipeBookWidget

Field summary

Modifier and TypeField
private static final WidgetSprites
h
FILTER_BUTTON_SPRITES
field_52824
TEXTURES
private static final Component
i
ONLY_CRAFTABLES_TOOLTIP
field_52825
TOGGLE_CRAFTABLE_TEXT
private static final List<RecipeBookComponent$TabInfo>
j
TABS
field_54827
TABS

Constructor summary

ModifierConstructor
public (AbstractCraftingMenu screenHandler)

Method summary

Modifier and TypeMethod
protected boolean
a(cuz arg0)
isCraftingSlot(Slot arg0)
method_62023(class_1735 arg0)
isValid(Slot arg0)
private boolean
b(ddj arg0)
canDisplay(RecipeDisplay arg0)
method_64870(class_10295 arg0)
canDisplay(RecipeDisplay display)
protected void
a(fxt arg0, ddj arg1, bbp arg2)
fillGhostRecipe(GhostSlots arg0, RecipeDisplay arg1, ContextMap arg2)
method_64868(class_9934 arg0, class_10295 arg1, class_10352 arg2)
showGhostRecipe(GhostRecipe arg0, RecipeDisplay arg1, ContextParameterMap arg2)
protected void
a()
initFilterButtonTextures()
method_2585()
setBookButtonTexture()
protected Component
b()
getRecipeFilterName()
method_17064()
getToggleCraftableButtonText()
protected void
a(fxz arg0, cqc arg1)
selectMatchingRecipes(RecipeCollection arg0, StackedItemContents arg1)
method_62024(class_516 arg0, class_9875 arg1)
populateRecipes(RecipeResultCollection arg0, RecipeFinder arg1)