Class AnimatedResultButton
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
- All Implemented Interfaces:
Drawable
,Element
,Narratable
,Selectable
- Mappings:
Namespace Name official esn
intermediary net/minecraft/class_514
named net/minecraft/client/gui/screen/recipebook/AnimatedResultButton
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Identifier
private float
private AbstractRecipeScreenHandler<?>
private int
static final int
private static final float
private static final int
private static final Text
private RecipeBook
private RecipeResultCollection
private float
Fields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, WIDGETS_TEXTURE, width
Fields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Recipe<?>
getTooltip
(Screen screen) int
getWidth()
boolean
protected boolean
isValidClickButton
(int button) void
renderButton
(MatrixStack matrices, int mouseX, int mouseY, float delta) void
showResultCollection
(RecipeResultCollection resultCollection, RecipeBookResults results) Methods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, changeFocus, clicked, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getTooltipPositioner, getType, getX, getY, getYImage, isFocused, isHovered, isMouseOver, isNarratable, mouseClicked, mouseDragged, mouseReleased, onClick, onDrag, onFocusedChanged, onRelease, playDownSound, render, renderBackground, setAlpha, setFocused, setMessage, setPos, setTooltip, setTooltipDelay, setWidth, setX, setY
Methods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, enableScissor, fill, fillGradient, fillGradient, fillGradient, getZOffset, setZOffset
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, keyPressed, keyReleased, mouseMoved, mouseScrolled
-
Field Details
-
BACKGROUND_TEXTURE
- Mappings:
Namespace Name Mixin selector official b
Lesn;b:Lacf;
intermediary field_3143
Lnet/minecraft/class_514;field_3143:Lnet/minecraft/class_2960;
named BACKGROUND_TEXTURE
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;
-
field_32414
private static final float field_32414- See Also:
- Mappings:
Namespace Name Mixin selector official c
Lesn;c:F
intermediary field_32414
Lnet/minecraft/class_514;field_32414:F
named field_32414
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;field_32414:F
-
field_32415
private static final int field_32415- See Also:
- Mappings:
Namespace Name Mixin selector official d
Lesn;d:I
intermediary field_32415
Lnet/minecraft/class_514;field_32415:I
named field_32415
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;field_32415:I
-
field_32413
public static final int field_32413- See Also:
- Mappings:
Namespace Name Mixin selector official a
Lesn;a:I
intermediary field_32413
Lnet/minecraft/class_514;field_32413:I
named field_32413
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;field_32413:I
-
MORE_RECIPES_TEXT
- Mappings:
Namespace Name Mixin selector official e
Lesn;e:Lss;
intermediary field_26595
Lnet/minecraft/class_514;field_26595:Lnet/minecraft/class_2561;
named MORE_RECIPES_TEXT
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;MORE_RECIPES_TEXT:Lnet/minecraft/text/Text;
-
craftingScreenHandler
- Mappings:
Namespace Name Mixin selector official f
Lesn;f:Lcap;
intermediary field_3137
Lnet/minecraft/class_514;field_3137:Lnet/minecraft/class_1729;
named craftingScreenHandler
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;craftingScreenHandler:Lnet/minecraft/screen/AbstractRecipeScreenHandler;
-
recipeBook
- Mappings:
Namespace Name Mixin selector official q
Lesn;q:Lalr;
intermediary field_3138
Lnet/minecraft/class_514;field_3138:Lnet/minecraft/class_3439;
named recipeBook
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;recipeBook:Lnet/minecraft/recipe/book/RecipeBook;
-
resultCollection
- Mappings:
Namespace Name Mixin selector official r
Lesn;r:Leso;
intermediary field_3142
Lnet/minecraft/class_514;field_3142:Lnet/minecraft/class_516;
named resultCollection
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;resultCollection:Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;
-
time
private float time- Mappings:
Namespace Name Mixin selector official s
Lesn;s:F
intermediary field_3140
Lnet/minecraft/class_514;field_3140:F
named time
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;time:F
-
bounce
private float bounce- Mappings:
Namespace Name Mixin selector official t
Lesn;t:F
intermediary field_3139
Lnet/minecraft/class_514;field_3139:F
named bounce
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;bounce:F
-
currentResultIndex
private int currentResultIndex- Mappings:
Namespace Name Mixin selector official u
Lesn;u:I
intermediary field_3141
Lnet/minecraft/class_514;field_3141:I
named currentResultIndex
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;currentResultIndex:I
-
-
Constructor Details
-
AnimatedResultButton
public AnimatedResultButton()
-
-
Method Details
-
showResultCollection
public void showResultCollection(RecipeResultCollection resultCollection, RecipeBookResults results) - Mappings:
Namespace Name Mixin selector official a
Lesn;a(Leso;Lesl;)V
intermediary method_2640
Lnet/minecraft/class_514;method_2640(Lnet/minecraft/class_516;Lnet/minecraft/class_513;)V
named showResultCollection
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;showResultCollection(Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;Lnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;)V
-
getResultCollection
- Mappings:
Namespace Name Mixin selector official a
Lesn;a()Leso;
intermediary method_2645
Lnet/minecraft/class_514;method_2645()Lnet/minecraft/class_516;
named getResultCollection
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;getResultCollection()Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;
-
renderButton
- Overrides:
renderButton
in classClickableWidget
- Mappings:
Namespace Name Mixin selector official b
Lekw;b(Leed;IIF)V
intermediary method_25359
Lnet/minecraft/class_339;method_25359(Lnet/minecraft/class_4587;IIF)V
named renderButton
Lnet/minecraft/client/gui/widget/ClickableWidget;renderButton(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
getResults
- Mappings:
Namespace Name Mixin selector official e
Lesn;e()Ljava/util/List;
intermediary method_2639
Lnet/minecraft/class_514;method_2639()Ljava/util/List;
named getResults
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;getResults()Ljava/util/List;
-
hasResults
public boolean hasResults()- Mappings:
Namespace Name Mixin selector official b
Lesn;b()Z
intermediary method_2642
Lnet/minecraft/class_514;method_2642()Z
named hasResults
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;hasResults()Z
-
currentRecipe
- Mappings:
Namespace Name Mixin selector official d
Lesn;d()Lcgo;
intermediary method_2643
Lnet/minecraft/class_514;method_2643()Lnet/minecraft/class_1860;
named currentRecipe
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;currentRecipe()Lnet/minecraft/recipe/Recipe;
-
getTooltip
- Mappings:
Namespace Name Mixin selector official a
Lesn;a(Lepb;)Ljava/util/List;
intermediary method_2644
Lnet/minecraft/class_514;method_2644(Lnet/minecraft/class_437;)Ljava/util/List;
named getTooltip
Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;getTooltip(Lnet/minecraft/client/gui/screen/Screen;)Ljava/util/List;
-
appendClickableNarrations
- Specified by:
appendClickableNarrations
in classClickableWidget
- Mappings:
Namespace Name Mixin selector official a
Lekw;a(Lenk;)V
intermediary method_47399
Lnet/minecraft/class_339;method_47399(Lnet/minecraft/class_6382;)V
named appendClickableNarrations
Lnet/minecraft/client/gui/widget/ClickableWidget;appendClickableNarrations(Lnet/minecraft/client/gui/screen/narration/NarrationMessageBuilder;)V
-
getWidth
public int getWidth()- Overrides:
getWidth
in classClickableWidget
- Mappings:
Namespace Name Mixin selector official n
Lekw;n()I
intermediary method_25368
Lnet/minecraft/class_339;method_25368()I
named getWidth
Lnet/minecraft/client/gui/widget/ClickableWidget;getWidth()I
-
isValidClickButton
protected boolean isValidClickButton(int button) - Overrides:
isValidClickButton
in classClickableWidget
- Mappings:
Namespace Name Mixin selector official e
Lekw;e(I)Z
intermediary method_25351
Lnet/minecraft/class_339;method_25351(I)Z
named isValidClickButton
Lnet/minecraft/client/gui/widget/ClickableWidget;isValidClickButton(I)Z
-