Package net.minecraft.recipe
Class RecipeFinder
java.lang.Object
net.minecraft.recipe.RecipeFinder
- Mappings:
Namespace Name named net/minecraft/recipe/RecipeFinderintermediary net/minecraft/class_9875official cnu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()booleanisCraftable(Recipe<?> recipe, int quantity, RecipeMatcher.class_9874<RegistryEntry<Item>> class_9874) booleanisCraftable(Recipe<?> recipe, RecipeMatcher.class_9874<RegistryEntry<Item>> class_9874) voidmethod_61535(ItemStack item) voidmethod_61536(ItemStack item, int maxCount) static RecipeMatcher.Ingredient<RegistryEntry<Item>> method_61539(Stream<RegistryEntry<Item>> stream) voidmethod_61541(ItemStack item) intmethod_61542(Recipe<?> recipe, int int2, RecipeMatcher.class_9874<RegistryEntry<Item>> class_9874) intmethod_61543(Recipe<?> recipe, RecipeMatcher.class_9874<RegistryEntry<Item>> class_9874)
-
Field Details
-
recipeMatcher
- Mappings:
Namespace Name Mixin selector named recipeMatcherLnet/minecraft/recipe/RecipeFinder;recipeMatcher:Lnet/minecraft/recipe/RecipeMatcher;intermediary field_52506Lnet/minecraft/class_9875;field_52506:Lnet/minecraft/class_1662;official aLcnu;a:Lcnt;
-
-
Constructor Details
-
RecipeFinder
public RecipeFinder()
-
-
Method Details
-
method_61535
- Mappings:
Namespace Name Mixin selector named method_61535Lnet/minecraft/recipe/RecipeFinder;method_61535(Lnet/minecraft/item/ItemStack;)Vintermediary method_61535Lnet/minecraft/class_9875;method_61535(Lnet/minecraft/class_1799;)Vofficial aLcnu;a(Lcvl;)V
-
method_61541
- Mappings:
Namespace Name Mixin selector named method_61541Lnet/minecraft/recipe/RecipeFinder;method_61541(Lnet/minecraft/item/ItemStack;)Vintermediary method_61541Lnet/minecraft/class_9875;method_61541(Lnet/minecraft/class_1799;)Vofficial bLcnu;b(Lcvl;)V
-
method_61536
- Mappings:
Namespace Name Mixin selector named method_61536Lnet/minecraft/recipe/RecipeFinder;method_61536(Lnet/minecraft/item/ItemStack;I)Vintermediary method_61536Lnet/minecraft/class_9875;method_61536(Lnet/minecraft/class_1799;I)Vofficial aLcnu;a(Lcvl;I)V
-
method_61539
public static RecipeMatcher.Ingredient<RegistryEntry<Item>> method_61539(Stream<RegistryEntry<Item>> stream) - Mappings:
Namespace Name Mixin selector named method_61539Lnet/minecraft/recipe/RecipeFinder;method_61539(Ljava/util/stream/Stream;)Lnet/minecraft/recipe/RecipeMatcher$Ingredient;intermediary method_61539Lnet/minecraft/class_9875;method_61539(Ljava/util/stream/Stream;)Lnet/minecraft/class_1662$class_9873;official aLcnu;a(Ljava/util/stream/Stream;)Lcnt$a;
-
isCraftable
public boolean isCraftable(Recipe<?> recipe, @Nullable RecipeMatcher.class_9874<RegistryEntry<Item>> class_9874) - Mappings:
Namespace Name Mixin selector named isCraftableLnet/minecraft/recipe/RecipeFinder;isCraftable(Lnet/minecraft/recipe/Recipe;Lnet/minecraft/recipe/RecipeMatcher$class_9874;)Zintermediary method_61538Lnet/minecraft/class_9875;method_61538(Lnet/minecraft/class_1860;Lnet/minecraft/class_1662$class_9874;)Zofficial aLcnu;a(Lczt;Lcnt$b;)Z
-
isCraftable
public boolean isCraftable(Recipe<?> recipe, int quantity, @Nullable RecipeMatcher.class_9874<RegistryEntry<Item>> class_9874) - Mappings:
Namespace Name Mixin selector named isCraftableLnet/minecraft/recipe/RecipeFinder;isCraftable(Lnet/minecraft/recipe/Recipe;ILnet/minecraft/recipe/RecipeMatcher$class_9874;)Zintermediary method_61537Lnet/minecraft/class_9875;method_61537(Lnet/minecraft/class_1860;ILnet/minecraft/class_1662$class_9874;)Zofficial aLcnu;a(Lczt;ILcnt$b;)Z
-
method_61543
public int method_61543(Recipe<?> recipe, @Nullable RecipeMatcher.class_9874<RegistryEntry<Item>> class_9874) - Mappings:
Namespace Name Mixin selector named method_61543Lnet/minecraft/recipe/RecipeFinder;method_61543(Lnet/minecraft/recipe/Recipe;Lnet/minecraft/recipe/RecipeMatcher$class_9874;)Iintermediary method_61543Lnet/minecraft/class_9875;method_61543(Lnet/minecraft/class_1860;Lnet/minecraft/class_1662$class_9874;)Iofficial bLcnu;b(Lczt;Lcnt$b;)I
-
method_61542
public int method_61542(Recipe<?> recipe, int int2, @Nullable RecipeMatcher.class_9874<RegistryEntry<Item>> class_9874) - Mappings:
Namespace Name Mixin selector named method_61542Lnet/minecraft/recipe/RecipeFinder;method_61542(Lnet/minecraft/recipe/Recipe;ILnet/minecraft/recipe/RecipeMatcher$class_9874;)Iintermediary method_61542Lnet/minecraft/class_9875;method_61542(Lnet/minecraft/class_1860;ILnet/minecraft/class_1662$class_9874;)Iofficial bLcnu;b(Lczt;ILcnt$b;)I
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/recipe/RecipeFinder;clear()Vintermediary method_61534Lnet/minecraft/class_9875;method_61534()Vofficial aLcnu;a()V
-