Class BlastFurnaceRecipeBookScreen
java.lang.Object
net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
net.minecraft.client.gui.screen.recipebook.AbstractFurnaceRecipeBookScreen
net.minecraft.client.gui.screen.recipebook.BlastFurnaceRecipeBookScreen
- All Implemented Interfaces:
- Drawable,- Element,- Narratable,- Navigable,- RecipeDisplayListener,- Selectable,- RecipeGridAligner<Ingredient>
@Environment(CLIENT)
public class BlastFurnaceRecipeBookScreen
extends AbstractFurnaceRecipeBookScreen
- Mappings:
- Namespace - Name - official - exz- intermediary - net/minecraft/class_3875- named - net/minecraft/client/gui/screen/recipebook/BlastFurnaceRecipeBookScreen
- 
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_BLASTABLE_RECIPES_TEXT- Mappings:
- Namespace - Name - Mixin selector - official - h- Lexz;h:Lsw;- intermediary - field_26592- Lnet/minecraft/class_3875;field_26592:Lnet/minecraft/class_2561;- named - TOGGLE_BLASTABLE_RECIPES_TEXT- Lnet/minecraft/client/gui/screen/recipebook/BlastFurnaceRecipeBookScreen;TOGGLE_BLASTABLE_RECIPES_TEXT:Lnet/minecraft/text/Text;
 
 
- 
- 
Constructor Details- 
BlastFurnaceRecipeBookScreenpublic BlastFurnaceRecipeBookScreen()
 
- 
- 
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;
 
 
-