Class RecipeResultCollection
java.lang.Object
net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/recipebook/RecipeResultCollectionintermediary net/minecraft/class_516official fud
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Set<RecipeEntry<?>> private final Set<RecipeEntry<?>> private final List<RecipeEntry<?>> private final DynamicRegistryManagerprivate final booleanprivate final Set<RecipeEntry<?>> -
Constructor Summary
ConstructorsConstructorDescriptionRecipeResultCollection(DynamicRegistryManager registryManager, List<RecipeEntry<?>> recipes) -
Method Summary
Modifier and TypeMethodDescriptionList<RecipeEntry<?>> booleanbooleanbooleanvoidinitialize(RecipeBook recipeBook) booleanisCraftable(RecipeEntry<?> recipe) booleanList<RecipeEntry<?>> method_62050(RecipeResultCollection.RecipeFilterMode filterMode) voidpopulateRecipes(RecipeFinder finder, int width, int height, RecipeBook recipeBook) private static booleanshouldHaveSingleOutput(DynamicRegistryManager registryManager, List<RecipeEntry<?>> recipes)
-
Field Details
-
registryManager
- Mappings:
Namespace Name Mixin selector named registryManagerLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;registryManager:Lnet/minecraft/registry/DynamicRegistryManager;intermediary field_42069Lnet/minecraft/class_516;field_42069:Lnet/minecraft/class_5455;official aLfud;a:Lkb;
-
recipes
- Mappings:
Namespace Name Mixin selector named recipesLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;recipes:Ljava/util/List;intermediary field_3144Lnet/minecraft/class_516;field_3144:Ljava/util/List;official bLfud;b:Ljava/util/List;
-
singleOutput
private final boolean singleOutput- Mappings:
Namespace Name Mixin selector named singleOutputLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;singleOutput:Zintermediary field_3148Lnet/minecraft/class_516;field_3148:Zofficial cLfud;c:Z
-
craftableRecipes
- Mappings:
Namespace Name Mixin selector named craftableRecipesLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;craftableRecipes:Ljava/util/Set;intermediary field_3146Lnet/minecraft/class_516;field_3146:Ljava/util/Set;official dLfud;d:Ljava/util/Set;
-
fittingRecipes
- Mappings:
Namespace Name Mixin selector named fittingRecipesLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;fittingRecipes:Ljava/util/Set;intermediary field_3145Lnet/minecraft/class_516;field_3145:Ljava/util/Set;official eLfud;e:Ljava/util/Set;
-
unlockedRecipes
- Mappings:
Namespace Name Mixin selector named unlockedRecipesLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;unlockedRecipes:Ljava/util/Set;intermediary field_3147Lnet/minecraft/class_516;field_3147:Ljava/util/Set;official fLfud;f:Ljava/util/Set;
-
-
Constructor Details
-
RecipeResultCollection
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;<init>(Lnet/minecraft/registry/DynamicRegistryManager;Ljava/util/List;)Vintermediary <init>Lnet/minecraft/class_516;<init>(Lnet/minecraft/class_5455;Ljava/util/List;)Vofficial <init>Lfud;<init>(Lkb;Ljava/util/List;)V
-
-
Method Details
-
shouldHaveSingleOutput
private static boolean shouldHaveSingleOutput(DynamicRegistryManager registryManager, List<RecipeEntry<?>> recipes) - Mappings:
Namespace Name Mixin selector named shouldHaveSingleOutputLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;shouldHaveSingleOutput(Lnet/minecraft/registry/DynamicRegistryManager;Ljava/util/List;)Zintermediary method_30295Lnet/minecraft/class_516;method_30295(Lnet/minecraft/class_5455;Ljava/util/List;)Zofficial aLfud;a(Lkb;Ljava/util/List;)Z
-
getRegistryManager
- Mappings:
Namespace Name Mixin selector named getRegistryManagerLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;getRegistryManager()Lnet/minecraft/registry/DynamicRegistryManager;intermediary method_48479Lnet/minecraft/class_516;method_48479()Lnet/minecraft/class_5455;official aLfud;a()Lkb;
-
isInitialized
public boolean isInitialized()- Mappings:
Namespace Name Mixin selector named isInitializedLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;isInitialized()Zintermediary method_2652Lnet/minecraft/class_516;method_2652()Zofficial bLfud;b()Z
-
initialize
- Mappings:
Namespace Name Mixin selector named initializeLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;initialize(Lnet/minecraft/recipe/book/RecipeBook;)Vintermediary method_2647Lnet/minecraft/class_516;method_2647(Lnet/minecraft/class_3439;)Vofficial aLfud;a(Lawh;)V
-
populateRecipes
- Mappings:
Namespace Name Mixin selector named populateRecipesLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;populateRecipes(Lnet/minecraft/recipe/RecipeFinder;IILnet/minecraft/recipe/book/RecipeBook;)Vintermediary method_62049Lnet/minecraft/class_516;method_62049(Lnet/minecraft/class_9875;IILnet/minecraft/class_3439;)Vofficial aLfud;a(Lcnz;IILawh;)V
-
isCraftable
- Mappings:
Namespace Name Mixin selector named isCraftableLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;isCraftable(Lnet/minecraft/recipe/RecipeEntry;)Zintermediary method_2653Lnet/minecraft/class_516;method_2653(Lnet/minecraft/class_8786;)Zofficial aLfud;a(Ldaj;)Z
-
hasCraftableRecipes
public boolean hasCraftableRecipes()- Mappings:
Namespace Name Mixin selector named hasCraftableRecipesLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;hasCraftableRecipes()Zintermediary method_2655Lnet/minecraft/class_516;method_2655()Zofficial cLfud;c()Z
-
hasFittingRecipes
public boolean hasFittingRecipes()- Mappings:
Namespace Name Mixin selector named hasFittingRecipesLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;hasFittingRecipes()Zintermediary method_2657Lnet/minecraft/class_516;method_2657()Zofficial dLfud;d()Z
-
getAllRecipes
- Mappings:
Namespace Name Mixin selector named getAllRecipesLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;getAllRecipes()Ljava/util/List;intermediary method_2650Lnet/minecraft/class_516;method_2650()Ljava/util/List;official eLfud;e()Ljava/util/List;
-
method_62050
- Mappings:
Namespace Name Mixin selector named method_62050Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;method_62050(Lnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection$RecipeFilterMode;)Ljava/util/List;intermediary method_62050Lnet/minecraft/class_516;method_62050(Lnet/minecraft/class_516$class_9937;)Ljava/util/List;official aLfud;a(Lfud$a;)Ljava/util/List;
-
hasSingleOutput
public boolean hasSingleOutput()- Mappings:
Namespace Name Mixin selector named hasSingleOutputLnet/minecraft/client/gui/screen/recipebook/RecipeResultCollection;hasSingleOutput()Zintermediary method_2656Lnet/minecraft/class_516;method_2656()Zofficial fLfud;f()Z
-