Class SmokerRecipeBookScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
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,RecipeDisplayListener,RecipeGridAligner<Ingredient>
- Mappings:
Namespace Name official ecnintermediary net/minecraft/class_3877named net/minecraft/client/gui/screen/recipebook/SmokerRecipeBookScreen
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
client, craftingScreenHandler, field_32408, field_32409, ghostSlots, TEXTURE, toggleCraftableButtonFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE -
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, changeFocus, charTyped, close, drawGhostSlots, drawTooltip, findLeftEdge, initialize, isClickOutsideBounds, isMouseOver, isOpen, keyPressed, keyReleased, mouseClicked, onRecipesDisplayed, refresh, render, reset, sendBookDataPacket, setOpen, toggleOpen, updateMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, method_33284, method_35719, method_35720, setZOffsetMethods 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
mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.recipe.RecipeGridAligner
alignRecipeToGrid
-
Field Details
-
TOGGLE_SMOKABLE_RECIPES_TEXT
- Mappings:
Namespace Name Mixin selector official kLecn;k:Lon;intermediary field_26597Lnet/minecraft/class_3877;field_26597:Lnet/minecraft/class_2561;named TOGGLE_SMOKABLE_RECIPES_TEXTLnet/minecraft/client/gui/screen/recipebook/SmokerRecipeBookScreen;TOGGLE_SMOKABLE_RECIPES_TEXT:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
SmokerRecipeBookScreen
public SmokerRecipeBookScreen()
-
-
Method Details
-
getToggleCraftableButtonText
- Overrides:
getToggleCraftableButtonTextin classRecipeBookWidget- Mappings:
Namespace Name Mixin selector official cLecf;c()Lon;intermediary method_17064Lnet/minecraft/class_507;method_17064()Lnet/minecraft/class_2561;named getToggleCraftableButtonTextLnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;getToggleCraftableButtonText()Lnet/minecraft/text/Text;
-
getAllowedFuels
- Specified by:
getAllowedFuelsin classAbstractFurnaceRecipeBookScreen- Mappings:
Namespace Name Mixin selector official bLecb;b()Ljava/util/Set;intermediary method_17065Lnet/minecraft/class_517;method_17065()Ljava/util/Set;named getAllowedFuelsLnet/minecraft/client/gui/screen/recipebook/AbstractFurnaceRecipeBookScreen;getAllowedFuels()Ljava/util/Set;
-