Class AnimatedResultButton
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
- All Implemented Interfaces:
Drawable,Element,Narratable,Navigable,Selectable,Widget
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/recipebook/AnimatedResultButtonintermediary net/minecraft/class_514official fuc
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate floatprivate static final floatprivate static final intprivate List<RecipeEntry<?>> private final CurrentIndexProviderprivate static final Textprivate RecipeResultCollectionprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final IdentifierFields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidRecipeEntry<?> intgetWidth()booleanprotected booleanisValidClickButton(int button) private booleanvoidrenderWidget(DrawContext context, int mouseX, int mouseY, float delta) voidshowResultCollection(RecipeResultCollection resultCollection, boolean bool, RecipeBookResults recipeBookResults) 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, getType, getX, getY, isFocused, isHovered, isMouseOver, isNarratable, isSelected, mouseClicked, mouseDragged, mouseReleased, onClick, onDrag, onRelease, playClickSound, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setFocused, setHeight, setMessage, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setYMethods 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
charTyped, getFocusedPath, keyPressed, keyReleased, mouseMoved, mouseScrolledMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
SLOT_MANY_CRAFTABLE_TEXTURE
- Mappings:
Namespace Name Mixin selector named SLOT_MANY_CRAFTABLE_TEXTURELnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;SLOT_MANY_CRAFTABLE_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45555Lnet/minecraft/class_514;field_45555:Lnet/minecraft/class_2960;official aLfuc;a:Lalc;
-
SLOT_CRAFTABLE_TEXTURE
- Mappings:
Namespace Name Mixin selector named SLOT_CRAFTABLE_TEXTURELnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;SLOT_CRAFTABLE_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45556Lnet/minecraft/class_514;field_45556:Lnet/minecraft/class_2960;official bLfuc;b:Lalc;
-
SLOT_MANY_UNCRAFTABLE_TEXTURE
- Mappings:
Namespace Name Mixin selector named SLOT_MANY_UNCRAFTABLE_TEXTURELnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;SLOT_MANY_UNCRAFTABLE_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45557Lnet/minecraft/class_514;field_45557:Lnet/minecraft/class_2960;official cLfuc;c:Lalc;
-
SLOT_UNCRAFTABLE_TEXTURE
- Mappings:
Namespace Name Mixin selector named SLOT_UNCRAFTABLE_TEXTURELnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;SLOT_UNCRAFTABLE_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45558Lnet/minecraft/class_514;field_45558:Lnet/minecraft/class_2960;official dLfuc;d:Lalc;
-
field_32414
private static final float field_32414- See Also:
- Mappings:
Namespace Name Mixin selector named field_32414Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;field_32414:Fintermediary field_32414Lnet/minecraft/class_514;field_32414:Fofficial eLfuc;e:F
-
field_32415
private static final int field_32415- See Also:
- Mappings:
Namespace Name Mixin selector named field_32415Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;field_32415:Iintermediary field_32415Lnet/minecraft/class_514;field_32415:Iofficial fLfuc;f:I
-
MORE_RECIPES_TEXT
- Mappings:
Namespace Name Mixin selector named MORE_RECIPES_TEXTLnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;MORE_RECIPES_TEXT:Lnet/minecraft/text/Text;intermediary field_26595Lnet/minecraft/class_514;field_26595:Lnet/minecraft/class_2561;official mLfuc;m:Lxd;
-
resultCollection
- Mappings:
Namespace Name Mixin selector named resultCollectionLnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;resultCollection:Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;intermediary field_3142Lnet/minecraft/class_514;field_3142:Lnet/minecraft/class_516;official nLfuc;n:Lfud;
-
field_52845
- Mappings:
Namespace Name Mixin selector named field_52845Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;field_52845:Ljava/util/List;intermediary field_52845Lnet/minecraft/class_514;field_52845:Ljava/util/List;official oLfuc;o:Ljava/util/List;
-
field_52846
- Mappings:
Namespace Name Mixin selector named field_52846Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;field_52846:Lnet/minecraft/client/gui/screen/recipebook/CurrentIndexProvider;intermediary field_52846Lnet/minecraft/class_514;field_52846:Lnet/minecraft/class_9938;official pLfuc;p:Lfug;
-
bounce
private float bounce- Mappings:
Namespace Name Mixin selector named bounceLnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;bounce:Fintermediary field_3139Lnet/minecraft/class_514;field_3139:Fofficial qLfuc;q:F
-
-
Constructor Details
-
AnimatedResultButton
-
-
Method Details
-
showResultCollection
public void showResultCollection(RecipeResultCollection resultCollection, boolean bool, RecipeBookResults recipeBookResults) - Mappings:
Namespace Name Mixin selector named showResultCollectionLnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;showResultCollection(Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;ZLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;)Vintermediary method_2640Lnet/minecraft/class_514;method_2640(Lnet/minecraft/class_516;ZLnet/minecraft/class_513;)Vofficial aLfuc;a(Lfud;ZLfua;)V
-
getResultCollection
- Mappings:
Namespace Name Mixin selector named getResultCollectionLnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;getResultCollection()Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;intermediary method_2645Lnet/minecraft/class_514;method_2645()Lnet/minecraft/class_516;official aLfuc;a()Lfud;
-
renderWidget
- Specified by:
renderWidgetin classClickableWidget- Mappings:
Namespace Name Mixin selector named renderWidgetLnet/minecraft/client/gui/widget/ClickableWidget;renderWidget(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_48579Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_332;IIF)Vofficial bLfki;b(Lfjx;IIF)V
-
method_62048
private boolean method_62048()- Mappings:
Namespace Name Mixin selector named method_62048Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;method_62048()Zintermediary method_62048Lnet/minecraft/class_514;method_62048()Zofficial fLfuc;f()Z
-
hasResults
public boolean hasResults()- Mappings:
Namespace Name Mixin selector named hasResultsLnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;hasResults()Zintermediary method_2642Lnet/minecraft/class_514;method_2642()Zofficial bLfuc;b()Z
-
currentRecipe
- Mappings:
Namespace Name Mixin selector named currentRecipeLnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;currentRecipe()Lnet/minecraft/recipe/RecipeEntry;intermediary method_2643Lnet/minecraft/class_514;method_2643()Lnet/minecraft/class_8786;official cLfuc;c()Ldaj;
-
getTooltip
- Overrides:
getTooltipin classClickableWidget- Mappings:
Namespace Name Mixin selector named getTooltipLnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;getTooltip()Ljava/util/List;intermediary method_2644Lnet/minecraft/class_514;method_2644()Ljava/util/List;official eLfuc;e()Ljava/util/List;
-
appendClickableNarrations
- Specified by:
appendClickableNarrationsin classClickableWidget- Mappings:
Namespace Name Mixin selector named appendClickableNarrationsLnet/minecraft/client/gui/widget/ClickableWidget;appendClickableNarrations(Lnet/minecraft/client/gui/screen/narration/NarrationMessageBuilder;)Vintermediary method_47399Lnet/minecraft/class_339;method_47399(Lnet/minecraft/class_6382;)Vofficial aLfki;a(Lfoh;)V
-
getWidth
public int getWidth()- Specified by:
getWidthin interfaceWidget- Overrides:
getWidthin classClickableWidget- Mappings:
Namespace Name Mixin selector named getWidthLnet/minecraft/client/gui/widget/Widget;getWidth()Iintermediary method_25368Lnet/minecraft/class_8021;method_25368()Iofficial yLfoa;y()I
-
isValidClickButton
protected boolean isValidClickButton(int button) - Overrides:
isValidClickButtonin classClickableWidget- Mappings:
Namespace Name Mixin selector named isValidClickButtonLnet/minecraft/client/gui/widget/ClickableWidget;isValidClickButton(I)Zintermediary method_25351Lnet/minecraft/class_339;method_25351(I)Zofficial jLfki;j(I)Z
-