Class SmokerRecipeBookScreen
java.lang.Object
net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
net.minecraft.client.gui.screen.recipebook.AbstractFurnaceRecipeBookScreen
net.minecraft.client.gui.screen.recipebook.SmokerRecipeBookScreen
- All Implemented Interfaces:
Drawable
,Element
,Narratable
,Navigable
,RecipeDisplayListener
,Selectable
,RecipeGridAligner<Ingredient>
- Mappings:
Namespace Name official fce
intermediary net/minecraft/class_3877
named net/minecraft/client/gui/screen/recipebook/SmokerRecipeBookScreen
-
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_SMOKABLE_RECIPES_TEXT
- Mappings:
Namespace Name Mixin selector official i
Lfce;i:Ltl;
intermediary field_26597
Lnet/minecraft/class_3877;field_26597:Lnet/minecraft/class_2561;
named TOGGLE_SMOKABLE_RECIPES_TEXT
Lnet/minecraft/client/gui/screen/recipebook/SmokerRecipeBookScreen;TOGGLE_SMOKABLE_RECIPES_TEXT:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
SmokerRecipeBookScreen
public SmokerRecipeBookScreen()
-
-
Method Details
-
getToggleCraftableButtonText
- Overrides:
getToggleCraftableButtonText
in classRecipeBookWidget
- Mappings:
Namespace Name Mixin selector official d
Lfbw;d()Ltl;
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
Lfbs;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;
-