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 - eyk- intermediary - net/minecraft/class_3877- named - net/minecraft/client/gui/screen/recipebook/SmokerRecipeBookScreen
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.gui.SelectableSelectable.SelectionType
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.gui.screen.recipebook.RecipeBookWidgetclient, craftingScreenHandler, field_32408, field_32409, ghostSlots, TEXTURE, toggleCraftableButtonFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.gui.screen.recipebook.AbstractFurnaceRecipeBookScreensetBookButtonTexture, showGhostRecipe, slotClickedMethods inherited from class net.minecraft.client.gui.screen.recipebook.RecipeBookWidgetacceptAlignedInput, appendNarrations, charTyped, drawGhostSlots, drawTooltip, findLeftEdge, getType, initialize, isClickOutsideBounds, isFocused, isMouseOver, isOpen, keyPressed, keyReleased, mouseClicked, onRecipesDisplayed, refresh, render, reset, sendBookDataPacket, setFocused, setOpen, toggleOpen, updateMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementgetFocusedPath, getNavigationFocus, getNavigationPath, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.recipe.RecipeGridAligneralignRecipeToGridMethods inherited from interface net.minecraft.client.gui.SelectableisNarratable
- 
Field Details- 
TOGGLE_SMOKABLE_RECIPES_TEXT- Mappings:
- Namespace - Name - Mixin selector - official - h- Leyk;h:Lsw;- 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- 
SmokerRecipeBookScreenpublic SmokerRecipeBookScreen()
 
- 
- 
Method Details- 
getToggleCraftableButtonText- Overrides:
- getToggleCraftableButtonTextin class- RecipeBookWidget
- Mappings:
- Namespace - Name - Mixin selector - official - d- Leyc;d()Lsw;- 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:
- getAllowedFuelsin class- AbstractFurnaceRecipeBookScreen
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lexy;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;
 
 
-