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 intermediary net/minecraft/class_3875official exonamed net/minecraft/client/gui/screen/recipebook/BlastFurnaceRecipeBookScreen
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
client, craftingScreenHandler, field_32408, field_32409, ghostSlots, TEXTURE, toggleCraftableButtonFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.recipebook.AbstractFurnaceRecipeBookScreen
setBookButtonTexture, showGhostRecipe, slotClickedMethods 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, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getFocusedPath, getNavigationFocus, getNavigationPath, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.recipe.RecipeGridAligner
alignRecipeToGridMethods inherited from interface net.minecraft.client.gui.Selectable
isNarratable
-
Field Details
-
TOGGLE_BLASTABLE_RECIPES_TEXT
- Mappings:
Namespace Name Mixin selector intermediary field_26592Lnet/minecraft/class_3875;field_26592:Lnet/minecraft/class_2561;official hLexo;h:Lsw;named TOGGLE_BLASTABLE_RECIPES_TEXTLnet/minecraft/client/gui/screen/recipebook/BlastFurnaceRecipeBookScreen;TOGGLE_BLASTABLE_RECIPES_TEXT:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
BlastFurnaceRecipeBookScreen
public BlastFurnaceRecipeBookScreen()
-
-
Method Details
-
getToggleCraftableButtonText
- Overrides:
getToggleCraftableButtonTextin classRecipeBookWidget- Mappings:
Namespace Name Mixin selector intermediary method_17064Lnet/minecraft/class_507;method_17064()Lnet/minecraft/class_2561;official dLexr;d()Lsw;named getToggleCraftableButtonTextLnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;getToggleCraftableButtonText()Lnet/minecraft/text/Text;
-
getAllowedFuels
- Specified by:
getAllowedFuelsin classAbstractFurnaceRecipeBookScreen- Mappings:
Namespace Name Mixin selector intermediary method_17065Lnet/minecraft/class_517;method_17065()Ljava/util/Set;official bLexn;b()Ljava/util/Set;named getAllowedFuelsLnet/minecraft/client/gui/screen/recipebook/AbstractFurnaceRecipeBookScreen;getAllowedFuels()Ljava/util/Set;
-