Class RecipeGroupButtonWidget
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.widget.ToggleButtonWidget
net.minecraft.client.gui.screen.recipebook.RecipeGroupButtonWidget
- All Implemented Interfaces:
- Drawable,- Element,- Narratable,- Navigable,- Selectable,- Widget
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget- intermediary - net/minecraft/class_512- official - fyl
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.gui.SelectableSelectable.SelectionType
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate floatprivate static final floatprivate final RecipeBookWidget.Tabprivate static final ButtonTexturesFields inherited from class net.minecraft.client.gui.widget.ToggleButtonWidgettextures, toggledFields inherited from class net.minecraft.client.gui.widget.ClickableWidgetactive, alpha, height, hovered, visible, widthFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidcheckForNewRecipes(ClientRecipeBook recipeBook, boolean filteringCraftable) booleanhasKnownRecipes(ClientRecipeBook recipeBook) private voidrenderIcons(DrawContext context) voidrenderWidget(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.widget.ToggleButtonWidgetappendClickableNarrations, isToggled, setTextures, setToggledMethods inherited from class net.minecraft.client.gui.widget.ClickableWidgetappendDefaultNarrations, appendNarrations, 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, setYMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementcharTyped, getBorder, getFocusedPath, keyPressed, keyReleased, mouseMoved, mouseScrolledMethods inherited from interface net.minecraft.client.gui.SelectablegetNarratedPartsMethods inherited from interface net.minecraft.client.gui.widget.WidgetsetPosition
- 
Field Details- 
TEXTURES- Mappings:
- Namespace - Name - Mixin selector - named - TEXTURES- Lnet/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget;TEXTURES:Lnet/minecraft/client/gui/screen/ButtonTextures;- intermediary - field_45554- Lnet/minecraft/class_512;field_45554:Lnet/minecraft/class_8666;- official - c- Lfyl;c:Lfqh;
 
- 
field_32412private static final float field_32412- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - field_32412- Lnet/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget;field_32412:F- intermediary - field_32412- Lnet/minecraft/class_512;field_32412:F- official - e- Lfyl;e:F
 
- 
tab- Mappings:
- Namespace - Name - Mixin selector - named - tab- Lnet/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget;tab:Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget$Tab;- intermediary - field_54833- Lnet/minecraft/class_512;field_54833:Lnet/minecraft/class_507$class_10329;- official - d- Lfyl;d:Lfyj$a;
 
- 
bounceprivate float bounce- Mappings:
- Namespace - Name - Mixin selector - named - bounce- Lnet/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget;bounce:F- intermediary - field_3122- Lnet/minecraft/class_512;field_3122:F- official - f- Lfyl;f:F
 
 
- 
- 
Constructor Details- 
RecipeGroupButtonWidget- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget;<init>(Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget$Tab;)V- intermediary - <init>- Lnet/minecraft/class_512;<init>(Lnet/minecraft/class_507$class_10329;)V- official - <init>- Lfyl;<init>(Lfyj$a;)V
 
 
- 
- 
Method Details- 
checkForNewRecipes- Mappings:
- Namespace - Name - Mixin selector - named - checkForNewRecipes- Lnet/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget;checkForNewRecipes(Lnet/minecraft/client/recipebook/ClientRecipeBook;Z)V- intermediary - method_2622- Lnet/minecraft/class_512;method_2622(Lnet/minecraft/class_299;Z)V- official - a- Lfyl;a(Lfkv;Z)V
 
- 
renderWidget- Overrides:
- renderWidgetin class- ToggleButtonWidget
- Mappings:
- Namespace - Name - Mixin selector - named - renderWidget- Lnet/minecraft/client/gui/widget/ClickableWidget;renderWidget(Lnet/minecraft/client/gui/DrawContext;IIF)V- intermediary - method_48579- Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_332;IIF)V- official - b- Lfos;b(Lfof;IIF)V
 
- 
renderIcons- Mappings:
- Namespace - Name - Mixin selector - named - renderIcons- Lnet/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget;renderIcons(Lnet/minecraft/client/gui/DrawContext;)V- intermediary - method_2621- Lnet/minecraft/class_512;method_2621(Lnet/minecraft/class_332;)V- official - a- Lfyl;a(Lfof;)V
 
- 
getCategory- Mappings:
- Namespace - Name - Mixin selector - named - getCategory- Lnet/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget;getCategory()Lnet/minecraft/recipe/book/RecipeBookGroup;- intermediary - method_2623- Lnet/minecraft/class_512;method_2623()Lnet/minecraft/class_10287;- official - b- Lfyl;b()Ldax;
 
- 
hasKnownRecipes- Mappings:
- Namespace - Name - Mixin selector - named - hasKnownRecipes- Lnet/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget;hasKnownRecipes(Lnet/minecraft/client/recipebook/ClientRecipeBook;)Z- intermediary - method_2624- Lnet/minecraft/class_512;method_2624(Lnet/minecraft/class_299;)Z- official - a- Lfyl;a(Lfkv;)Z
 
 
-