Class RecipeFinder

java.lang.Object
net.minecraft.recipe.RecipeFinder

public class RecipeFinder extends Object
Mappings:
Namespace Name
named net/minecraft/recipe/RecipeFinder
intermediary net/minecraft/class_9875
official cnu
  • Field Details

    • recipeMatcher

      private final RecipeMatcher<RegistryEntry<Item>> recipeMatcher
      Mappings:
      Namespace Name Mixin selector
      named recipeMatcher Lnet/minecraft/recipe/RecipeFinder;recipeMatcher:Lnet/minecraft/recipe/RecipeMatcher;
      intermediary field_52506 Lnet/minecraft/class_9875;field_52506:Lnet/minecraft/class_1662;
      official a Lcnu;a:Lcnt;
  • Constructor Details

    • RecipeFinder

      public RecipeFinder()
  • Method Details

    • method_61535

      public void method_61535(ItemStack item)
      Mappings:
      Namespace Name Mixin selector
      named method_61535 Lnet/minecraft/recipe/RecipeFinder;method_61535(Lnet/minecraft/item/ItemStack;)V
      intermediary method_61535 Lnet/minecraft/class_9875;method_61535(Lnet/minecraft/class_1799;)V
      official a Lcnu;a(Lcvl;)V
    • method_61541

      public void method_61541(ItemStack item)
      Mappings:
      Namespace Name Mixin selector
      named method_61541 Lnet/minecraft/recipe/RecipeFinder;method_61541(Lnet/minecraft/item/ItemStack;)V
      intermediary method_61541 Lnet/minecraft/class_9875;method_61541(Lnet/minecraft/class_1799;)V
      official b Lcnu;b(Lcvl;)V
    • method_61536

      public void method_61536(ItemStack item, int maxCount)
      Mappings:
      Namespace Name Mixin selector
      named method_61536 Lnet/minecraft/recipe/RecipeFinder;method_61536(Lnet/minecraft/item/ItemStack;I)V
      intermediary method_61536 Lnet/minecraft/class_9875;method_61536(Lnet/minecraft/class_1799;I)V
      official a Lcnu;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_61539 Lnet/minecraft/recipe/RecipeFinder;method_61539(Ljava/util/stream/Stream;)Lnet/minecraft/recipe/RecipeMatcher$Ingredient;
      intermediary method_61539 Lnet/minecraft/class_9875;method_61539(Ljava/util/stream/Stream;)Lnet/minecraft/class_1662$class_9873;
      official a Lcnu;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 isCraftable Lnet/minecraft/recipe/RecipeFinder;isCraftable(Lnet/minecraft/recipe/Recipe;Lnet/minecraft/recipe/RecipeMatcher$class_9874;)Z
      intermediary method_61538 Lnet/minecraft/class_9875;method_61538(Lnet/minecraft/class_1860;Lnet/minecraft/class_1662$class_9874;)Z
      official a Lcnu;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 isCraftable Lnet/minecraft/recipe/RecipeFinder;isCraftable(Lnet/minecraft/recipe/Recipe;ILnet/minecraft/recipe/RecipeMatcher$class_9874;)Z
      intermediary method_61537 Lnet/minecraft/class_9875;method_61537(Lnet/minecraft/class_1860;ILnet/minecraft/class_1662$class_9874;)Z
      official a Lcnu;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_61543 Lnet/minecraft/recipe/RecipeFinder;method_61543(Lnet/minecraft/recipe/Recipe;Lnet/minecraft/recipe/RecipeMatcher$class_9874;)I
      intermediary method_61543 Lnet/minecraft/class_9875;method_61543(Lnet/minecraft/class_1860;Lnet/minecraft/class_1662$class_9874;)I
      official b Lcnu;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_61542 Lnet/minecraft/recipe/RecipeFinder;method_61542(Lnet/minecraft/recipe/Recipe;ILnet/minecraft/recipe/RecipeMatcher$class_9874;)I
      intermediary method_61542 Lnet/minecraft/class_9875;method_61542(Lnet/minecraft/class_1860;ILnet/minecraft/class_1662$class_9874;)I
      official b Lcnu;b(Lczt;ILcnt$b;)I
    • clear

      public void clear()
      Mappings:
      Namespace Name Mixin selector
      named clear Lnet/minecraft/recipe/RecipeFinder;clear()V
      intermediary method_61534 Lnet/minecraft/class_9875;method_61534()V
      official a Lcnu;a()V