Class FurnaceRecipeBookScreen
java.lang.Object
net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
net.minecraft.client.gui.screen.recipebook.AbstractFurnaceRecipeBookScreen
net.minecraft.client.gui.screen.recipebook.FurnaceRecipeBookScreen
- All Implemented Interfaces:
Drawable
,Element
,Narratable
,Navigable
,RecipeDisplayListener
,Selectable
,RecipeGridAligner<Ingredient>
- Mappings:
Namespace Name official fgw
intermediary net/minecraft/class_3876
named net/minecraft/client/gui/screen/recipebook/FurnaceRecipeBookScreen
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType
-
Field Summary
Fields inherited from class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
BUTTON_TEXTURES, client, craftingScreenHandler, field_32408, field_32409, ghostSlots, TEXTURE, toggleCraftableButton
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.recipebook.AbstractFurnaceRecipeBookScreen
setBookButtonTexture, showGhostRecipe, slotClicked
Methods inherited from class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
acceptAlignedInput, appendNarrations, charTyped, drawGhostSlots, drawTooltip, findLeftEdge, getType, initialize, isClickOutsideBounds, isFocused, isMouseOver, isOpen, keyPressed, keyReleased, mouseClicked, onRecipesDisplayed, refresh, render, reset, sendBookDataPacket, setFocused, setOpen, toggleOpen, update
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
getFocusedPath, getNavigationFocus, getNavigationPath, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
Methods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
Methods inherited from interface net.minecraft.recipe.RecipeGridAligner
alignRecipeToGrid
Methods inherited from interface net.minecraft.client.gui.Selectable
isNarratable
-
Field Details
-
TOGGLE_SMELTABLE_RECIPES_TEXT
- Mappings:
Namespace Name Mixin selector official i
Lfgw;i:Lvf;
intermediary field_26596
Lnet/minecraft/class_3876;field_26596:Lnet/minecraft/class_2561;
named TOGGLE_SMELTABLE_RECIPES_TEXT
Lnet/minecraft/client/gui/screen/recipebook/FurnaceRecipeBookScreen;TOGGLE_SMELTABLE_RECIPES_TEXT:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
FurnaceRecipeBookScreen
public FurnaceRecipeBookScreen()
-
-
Method Details
-
getToggleCraftableButtonText
- Overrides:
getToggleCraftableButtonText
in classRecipeBookWidget
- Mappings:
Namespace Name Mixin selector official c
Lfgp;c()Lvf;
intermediary method_17064
Lnet/minecraft/class_507;method_17064()Lnet/minecraft/class_2561;
named getToggleCraftableButtonText
Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;getToggleCraftableButtonText()Lnet/minecraft/text/Text;
-
getAllowedFuels
- Specified by:
getAllowedFuels
in classAbstractFurnaceRecipeBookScreen
- Mappings:
Namespace Name Mixin selector official b
Lfgl;b()Ljava/util/Set;
intermediary method_17065
Lnet/minecraft/class_517;method_17065()Ljava/util/Set;
named getAllowedFuels
Lnet/minecraft/client/gui/screen/recipebook/AbstractFurnaceRecipeBookScreen;getAllowedFuels()Ljava/util/Set;
-