Class RecipeGroupButtonWidget

All Implemented Interfaces:
Drawable, Element, Narratable, Navigable, Selectable, Widget

@Environment(CLIENT) public class RecipeGroupButtonWidget extends ToggleButtonWidget
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/recipebook/RecipeGroupButtonWidget
intermediary net/minecraft/class_512
official fxw
  • Field Details

    • TEXTURES

      private static final ButtonTextures 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 Lfxw;c:Lfps;
    • field_32412

      private 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 Lfxw;e:F
    • tab

      private final RecipeBookWidget.Tab 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 Lfxw;d:Lfxu$a;
    • bounce

      private 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 Lfxw;f:F
  • Constructor Details

    • RecipeGroupButtonWidget

      public RecipeGroupButtonWidget(RecipeBookWidget.Tab tab)
      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> Lfxw;<init>(Lfxu$a;)V
  • Method Details

    • checkForNewRecipes

      public void checkForNewRecipes(ClientRecipeBook recipeBook, boolean filteringCraftable)
      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 Lfxw;a(Lflq;Z)V
    • renderWidget

      public void renderWidget(DrawContext context, int mouseX, int mouseY, float delta)
      Overrides:
      renderWidget in 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 Lfoc;b(Lfnr;IIF)V
    • renderIcons

      private void renderIcons(DrawContext context)
      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 Lfxw;a(Lfnr;)V
    • getCategory

      public RecipeBookGroup 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 Lfxw;b()Ldbv;
    • hasKnownRecipes

      public boolean hasKnownRecipes(ClientRecipeBook recipeBook)
      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 Lfxw;a(Lflq;)Z