Interface RecipeManager.class_7266<C extends Inventory,T extends Recipe<C>>

Enclosing class:
RecipeManager

public static interface RecipeManager.class_7266<C extends Inventory,T extends Recipe<C>>
Mappings:
Namespace Name
official bzq$a
intermediary net/minecraft/class_1863$class_7266
named net/minecraft/recipe/RecipeManager$class_7266
  • Method Summary

    Modifier and Type
    Method
    Description
    method_42303(C c, World world)
     
  • Method Details

    • method_42303

      Optional<T> method_42303(C c, World world)
      Mappings:
      Namespace Name Mixin selector
      official a Lbzq$a;a(Lawv;Lccx;)Ljava/util/Optional;
      intermediary method_42303 Lnet/minecraft/class_1863$class_7266;method_42303(Lnet/minecraft/class_1263;Lnet/minecraft/class_1937;)Ljava/util/Optional;
      named method_42303 Lnet/minecraft/recipe/RecipeManager$class_7266;method_42303(Lnet/minecraft/inventory/Inventory;Lnet/minecraft/world/World;)Ljava/util/Optional;