Class RecipeAlternativesWidget.FurnaceAlternativeButtonWidget
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.AlternativeButtonWidget
net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.FurnaceAlternativeButtonWidget
- All Implemented Interfaces:
Drawable
,Element
,Narratable
,Navigable
,Selectable
,Widget
- Enclosing class:
RecipeAlternativesWidget
@Environment(CLIENT)
private class RecipeAlternativesWidget.FurnaceAlternativeButtonWidget
extends RecipeAlternativesWidget.AlternativeButtonWidget
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget$FurnaceAlternativeButtonWidget
intermediary net/minecraft/class_508$class_511
official fxt$c
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.AlternativeButtonWidget
RecipeAlternativesWidget.AlternativeButtonWidget.InputSlot
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Identifier
private static final Identifier
private static final Identifier
private static final Identifier
Fields inherited from class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.AlternativeButtonWidget
recipeId
Fields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, width
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
ConstructorDescriptionFurnaceAlternativeButtonWidget
(int x, int y, NetworkRecipeId recipeId, RecipeDisplay display, ContextParameterMap context, boolean craftable) -
Method Summary
Modifier and TypeMethodDescriptionprivate static List
<RecipeAlternativesWidget.AlternativeButtonWidget.InputSlot> alignRecipe
(RecipeDisplay display, ContextParameterMap context) protected Identifier
getOverlayTexture
(boolean enabled) Methods inherited from class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.AlternativeButtonWidget
appendClickableNarrations, renderWidget, slot
Methods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, clicked, drawScrollableText, drawScrollableText, drawScrollableText, forEachChild, getBottom, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getNavigationFocus, getNavigationOrder, getNavigationPath, getRight, getTooltip, getType, getWidth, getX, getY, isFocused, isHovered, isMouseOver, isNarratable, isSelected, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, onClick, onDrag, onRelease, playClickSound, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setFocused, setHeight, setMessage, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setY
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
charTyped, getFocusedPath, keyPressed, keyReleased, mouseMoved, mouseScrolled
Methods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
FURNACE_OVERLAY
- Mappings:
Namespace Name Mixin selector named FURNACE_OVERLAY
Lnet/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget$FurnaceAlternativeButtonWidget;FURNACE_OVERLAY:Lnet/minecraft/util/Identifier;
intermediary field_52835
Lnet/minecraft/class_508$class_511;field_52835:Lnet/minecraft/class_2960;
official b
Lfxt$c;b:Lalz;
-
FURNACE_OVERLAY_HIGHLIGHTED
- Mappings:
Namespace Name Mixin selector named FURNACE_OVERLAY_HIGHLIGHTED
Lnet/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget$FurnaceAlternativeButtonWidget;FURNACE_OVERLAY_HIGHLIGHTED:Lnet/minecraft/util/Identifier;
intermediary field_52836
Lnet/minecraft/class_508$class_511;field_52836:Lnet/minecraft/class_2960;
official c
Lfxt$c;c:Lalz;
-
FURNACE_OVERLAY_DISABLED
- Mappings:
Namespace Name Mixin selector named FURNACE_OVERLAY_DISABLED
Lnet/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget$FurnaceAlternativeButtonWidget;FURNACE_OVERLAY_DISABLED:Lnet/minecraft/util/Identifier;
intermediary field_52837
Lnet/minecraft/class_508$class_511;field_52837:Lnet/minecraft/class_2960;
official d
Lfxt$c;d:Lalz;
-
FURNACE_OVERLAY_DISABLED_HIGHLIGHTED
- Mappings:
Namespace Name Mixin selector named FURNACE_OVERLAY_DISABLED_HIGHLIGHTED
Lnet/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget$FurnaceAlternativeButtonWidget;FURNACE_OVERLAY_DISABLED_HIGHLIGHTED:Lnet/minecraft/util/Identifier;
intermediary field_52838
Lnet/minecraft/class_508$class_511;field_52838:Lnet/minecraft/class_2960;
official e
Lfxt$c;e:Lalz;
-
-
Constructor Details
-
FurnaceAlternativeButtonWidget
public FurnaceAlternativeButtonWidget(int x, int y, NetworkRecipeId recipeId, RecipeDisplay display, ContextParameterMap context, boolean craftable) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget$FurnaceAlternativeButtonWidget;<init>(Lnet/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget;IILnet/minecraft/recipe/NetworkRecipeId;Lnet/minecraft/recipe/display/RecipeDisplay;Lnet/minecraft/util/context/ContextParameterMap;Z)V
intermediary <init>
Lnet/minecraft/class_508$class_511;<init>(Lnet/minecraft/class_508;IILnet/minecraft/class_10298;Lnet/minecraft/class_10295;Lnet/minecraft/class_10352;Z)V
official <init>
Lfxt$c;<init>(Lfxt;IILddk;Lddi;Lbbp;Z)V
-
-
Method Details
-
alignRecipe
private static List<RecipeAlternativesWidget.AlternativeButtonWidget.InputSlot> alignRecipe(RecipeDisplay display, ContextParameterMap context) - Mappings:
Namespace Name Mixin selector named alignRecipe
Lnet/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget$FurnaceAlternativeButtonWidget;alignRecipe(Lnet/minecraft/recipe/display/RecipeDisplay;Lnet/minecraft/util/context/ContextParameterMap;)Ljava/util/List;
intermediary method_2619
Lnet/minecraft/class_508$class_511;method_2619(Lnet/minecraft/class_10295;Lnet/minecraft/class_10352;)Ljava/util/List;
official a
Lfxt$c;a(Lddi;Lbbp;)Ljava/util/List;
-
getOverlayTexture
- Specified by:
getOverlayTexture
in classRecipeAlternativesWidget.AlternativeButtonWidget
- Mappings:
Namespace Name Mixin selector named getOverlayTexture
Lnet/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget$AlternativeButtonWidget;getOverlayTexture(Z)Lnet/minecraft/util/Identifier;
intermediary method_62039
Lnet/minecraft/class_508$class_509;method_62039(Z)Lnet/minecraft/class_2960;
official b
Lfxt$b;b(Z)Lalz;
-