Class RecipeBookResults
java.lang.Object
net.minecraft.client.gui.screen.recipebook.RecipeBookResults
- Mappings:
Namespace Name intermediary net/minecraft/class_513official exsnamed net/minecraft/client/gui/screen/recipebook/RecipeBookResults
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RecipeAlternativesWidgetprivate MinecraftClientprivate intstatic final intprivate @Nullable AnimatedResultButtonprivate ToggleButtonWidgetprivate intprivate ToggleButtonWidgetprivate RecipeBookprivate final List<RecipeDisplayListener>private final List<AnimatedResultButton>private @Nullable RecipeResultCollectionprivate List<RecipeResultCollection> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(DrawContext context, int x, int y, int mouseX, int mouseY, float delta) voiddrawTooltip(DrawContext context, int x, int y) protected voidforEachButton(Consumer<ClickableWidget> consumer) voidprivate voidvoidinitialize(MinecraftClient client, int parentLeft, int parentTop) booleanmouseClicked(double mouseX, double mouseY, int button, int areaLeft, int areaTop, int areaWidth, int areaHeight) voidonRecipesDisplayed(List<Recipe<?>> recipes) private voidvoidsetGui(RecipeBookWidget widget) voidsetResults(List<RecipeResultCollection> resultCollections, boolean resetCurrentPage)
-
Field Details
-
field_32411
public static final int field_32411- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_32411Lnet/minecraft/class_513;field_32411:Iofficial aLexs;a:Inamed field_32411Lnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;field_32411:I
-
resultButtons
- Mappings:
Namespace Name Mixin selector intermediary field_3131Lnet/minecraft/class_513;field_3131:Ljava/util/List;official bLexs;b:Ljava/util/List;named resultButtonsLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;resultButtons:Ljava/util/List;
-
hoveredResultButton
- Mappings:
Namespace Name Mixin selector intermediary field_3129Lnet/minecraft/class_513;field_3129:Lnet/minecraft/class_514;official cLexs;c:Lexu;named hoveredResultButtonLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;hoveredResultButton:Lnet/minecraft/client/gui/screen/recipebook/AnimatedResultButton;
-
alternatesWidget
- Mappings:
Namespace Name Mixin selector intermediary field_3132Lnet/minecraft/class_513;field_3132:Lnet/minecraft/class_508;official dLexs;d:Lexq;named alternatesWidgetLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;alternatesWidget:Lnet/minecraft/client/gui/screen/recipebook/RecipeAlternativesWidget;
-
client
- Mappings:
Namespace Name Mixin selector intermediary field_3126Lnet/minecraft/class_513;field_3126:Lnet/minecraft/class_310;official eLexs;e:Lenf;named clientLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;client:Lnet/minecraft/client/MinecraftClient;
-
recipeDisplayListeners
- Mappings:
Namespace Name Mixin selector intermediary field_3134Lnet/minecraft/class_513;field_3134:Ljava/util/List;official fLexs;f:Ljava/util/List;named recipeDisplayListenersLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;recipeDisplayListeners:Ljava/util/List;
-
resultCollections
- Mappings:
Namespace Name Mixin selector intermediary field_3127Lnet/minecraft/class_513;field_3127:Ljava/util/List;official gLexs;g:Ljava/util/List;named resultCollectionsLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;resultCollections:Ljava/util/List;
-
nextPageButton
- Mappings:
Namespace Name Mixin selector intermediary field_3128Lnet/minecraft/class_513;field_3128:Lnet/minecraft/class_361;official hLexs;h:Leqa;named nextPageButtonLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;nextPageButton:Lnet/minecraft/client/gui/widget/ToggleButtonWidget;
-
prevPageButton
- Mappings:
Namespace Name Mixin selector intermediary field_3130Lnet/minecraft/class_513;field_3130:Lnet/minecraft/class_361;official iLexs;i:Leqa;named prevPageButtonLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;prevPageButton:Lnet/minecraft/client/gui/widget/ToggleButtonWidget;
-
pageCount
private int pageCount- Mappings:
Namespace Name Mixin selector intermediary field_3124Lnet/minecraft/class_513;field_3124:Iofficial jLexs;j:Inamed pageCountLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;pageCount:I
-
currentPage
private int currentPage- Mappings:
Namespace Name Mixin selector intermediary field_3135Lnet/minecraft/class_513;field_3135:Iofficial kLexs;k:Inamed currentPageLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;currentPage:I
-
recipeBook
- Mappings:
Namespace Name Mixin selector intermediary field_3136Lnet/minecraft/class_513;field_3136:Lnet/minecraft/class_3439;official lLexs;l:Lamk;named recipeBookLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;recipeBook:Lnet/minecraft/recipe/book/RecipeBook;
-
lastClickedRecipe
- Mappings:
Namespace Name Mixin selector intermediary field_3125Lnet/minecraft/class_513;field_3125:Lnet/minecraft/class_1860;official mLexs;m:Lcja;named lastClickedRecipeLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;lastClickedRecipe:Lnet/minecraft/recipe/Recipe;
-
resultCollection
- Mappings:
Namespace Name Mixin selector intermediary field_3133Lnet/minecraft/class_513;field_3133:Lnet/minecraft/class_516;official nLexs;n:Lexv;named resultCollectionLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;resultCollection:Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;
-
-
Constructor Details
-
RecipeBookResults
public RecipeBookResults()
-
-
Method Details
-
initialize
- Mappings:
Namespace Name Mixin selector intermediary method_2636Lnet/minecraft/class_513;method_2636(Lnet/minecraft/class_310;II)Vofficial aLexs;a(Lenf;II)Vnamed initializeLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;initialize(Lnet/minecraft/client/MinecraftClient;II)V
-
setGui
- Mappings:
Namespace Name Mixin selector intermediary method_2630Lnet/minecraft/class_513;method_2630(Lnet/minecraft/class_507;)Vofficial aLexs;a(Lexr;)Vnamed setGuiLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;setGui(Lnet/minecraft/client/gui/screen/recipebook/RecipeBookWidget;)V
-
setResults
- Mappings:
Namespace Name Mixin selector intermediary method_2627Lnet/minecraft/class_513;method_2627(Ljava/util/List;Z)Vofficial aLexs;a(Ljava/util/List;Z)Vnamed setResultsLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;setResults(Ljava/util/List;Z)V
-
refreshResultButtons
private void refreshResultButtons()- Mappings:
Namespace Name Mixin selector intermediary method_2625Lnet/minecraft/class_513;method_2625()Vofficial fLexs;f()Vnamed refreshResultButtonsLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;refreshResultButtons()V
-
hideShowPageButtons
private void hideShowPageButtons()- Mappings:
Namespace Name Mixin selector intermediary method_2626Lnet/minecraft/class_513;method_2626()Vofficial gLexs;g()Vnamed hideShowPageButtonsLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;hideShowPageButtons()V
-
draw
- Mappings:
Namespace Name Mixin selector intermediary method_2634Lnet/minecraft/class_513;method_2634(Lnet/minecraft/class_332;IIIIF)Vofficial aLexs;a(Leop;IIIIF)Vnamed drawLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;draw(Lnet/minecraft/client/gui/DrawContext;IIIIF)V
-
drawTooltip
- Mappings:
Namespace Name Mixin selector intermediary method_2628Lnet/minecraft/class_513;method_2628(Lnet/minecraft/class_332;II)Vofficial aLexs;a(Leop;II)Vnamed drawTooltipLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;drawTooltip(Lnet/minecraft/client/gui/DrawContext;II)V
-
getLastClickedRecipe
- Mappings:
Namespace Name Mixin selector intermediary method_2631Lnet/minecraft/class_513;method_2631()Lnet/minecraft/class_1860;official aLexs;a()Lcja;named getLastClickedRecipeLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;getLastClickedRecipe()Lnet/minecraft/recipe/Recipe;
-
getLastClickedResults
- Mappings:
Namespace Name Mixin selector intermediary method_2635Lnet/minecraft/class_513;method_2635()Lnet/minecraft/class_516;official bLexs;b()Lexv;named getLastClickedResultsLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;getLastClickedResults()Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;
-
hideAlternates
public void hideAlternates()- Mappings:
Namespace Name Mixin selector intermediary method_2638Lnet/minecraft/class_513;method_2638()Vofficial cLexs;c()Vnamed hideAlternatesLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;hideAlternates()V
-
mouseClicked
public boolean mouseClicked(double mouseX, double mouseY, int button, int areaLeft, int areaTop, int areaWidth, int areaHeight) - Mappings:
Namespace Name Mixin selector intermediary method_2632Lnet/minecraft/class_513;method_2632(DDIIIII)Zofficial aLexs;a(DDIIIII)Znamed mouseClickedLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;mouseClicked(DDIIIII)Z
-
onRecipesDisplayed
- Mappings:
Namespace Name Mixin selector intermediary method_2629Lnet/minecraft/class_513;method_2629(Ljava/util/List;)Vofficial aLexs;a(Ljava/util/List;)Vnamed onRecipesDisplayedLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;onRecipesDisplayed(Ljava/util/List;)V
-
getClient
- Mappings:
Namespace Name Mixin selector intermediary method_2637Lnet/minecraft/class_513;method_2637()Lnet/minecraft/class_310;official dLexs;d()Lenf;named getClientLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;getClient()Lnet/minecraft/client/MinecraftClient;
-
getRecipeBook
- Mappings:
Namespace Name Mixin selector intermediary method_2633Lnet/minecraft/class_513;method_2633()Lnet/minecraft/class_3439;official eLexs;e()Lamk;named getRecipeBookLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;getRecipeBook()Lnet/minecraft/recipe/book/RecipeBook;
-
forEachButton
- Mappings:
Namespace Name Mixin selector intermediary method_37083Lnet/minecraft/class_513;method_37083(Ljava/util/function/Consumer;)Vofficial aLexs;a(Ljava/util/function/Consumer;)Vnamed forEachButtonLnet/minecraft/client/gui/screen/recipebook/RecipeBookResults;forEachButton(Ljava/util/function/Consumer;)V
-