Interface RecipeType

All Known Implementing Classes:
ArmorDyeRecipeType, BookCloningRecipeType, class_2700, class_2702, class_3569, class_3570, class_3571, class_3572, class_3573, class_3574, class_3583, class_3584, MapCloningRecipeType, MapUpscaleRecipeType, RepairingRecipeType, ShapedRecipeType, ShapelessRecipeType

public interface RecipeType
Mappings:
Namespace Name
official avk
intermediary net/minecraft/class_1114
named net/minecraft/recipe/RecipeType
  • Method Details

    • method_3500

      boolean method_3500(Inventory inventory, World world)
      Mappings:
      Namespace Name Mixin selector
      official a Lavk;a(Lade;Laxy;)Z
      intermediary method_3500 Lnet/minecraft/class_1114;method_3500(Lnet/minecraft/class_849;Lnet/minecraft/class_1150;)Z
      named method_3500 Lnet/minecraft/recipe/RecipeType;method_3500(Lnet/minecraft/inventory/Inventory;Lnet/minecraft/world/World;)Z
    • method_16201

      ItemStack method_16201(Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official a Lavk;a(Lade;)Late;
      intermediary method_16201 Lnet/minecraft/class_1114;method_16201(Lnet/minecraft/class_849;)Lnet/minecraft/class_1071;
      named method_16201 Lnet/minecraft/recipe/RecipeType;method_16201(Lnet/minecraft/inventory/Inventory;)Lnet/minecraft/item/ItemStack;
    • method_14250

      @Environment(CLIENT) boolean method_14250(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lavk;a(II)Z
      intermediary method_14250 Lnet/minecraft/class_1114;method_14250(II)Z
      named method_14250 Lnet/minecraft/recipe/RecipeType;method_14250(II)Z
    • getOutput

      ItemStack getOutput()
      Mappings:
      Namespace Name Mixin selector
      official d Lavk;d()Late;
      intermediary method_3501 Lnet/minecraft/class_1114;method_3501()Lnet/minecraft/class_1071;
      named getOutput Lnet/minecraft/recipe/RecipeType;getOutput()Lnet/minecraft/item/ItemStack;
    • method_16203

      default DefaultedList<ItemStack> method_16203(Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official b Lavk;b(Lade;)Lez;
      intermediary method_16203 Lnet/minecraft/class_1114;method_16203(Lnet/minecraft/class_849;)Lnet/minecraft/class_3114;
      named method_16203 Lnet/minecraft/recipe/RecipeType;method_16203(Lnet/minecraft/inventory/Inventory;)Lnet/minecraft/util/collection/DefaultedList;
    • method_14252

      default DefaultedList<Ingredient> method_14252()
      Mappings:
      Namespace Name Mixin selector
      official e Lavk;e()Lez;
      intermediary method_14252 Lnet/minecraft/class_1114;method_14252()Lnet/minecraft/class_3114;
      named method_14252 Lnet/minecraft/recipe/RecipeType;method_14252()Lnet/minecraft/util/collection/DefaultedList;
    • method_14251

      default boolean method_14251()
      Mappings:
      Namespace Name Mixin selector
      official c Lavk;c()Z
      intermediary method_14251 Lnet/minecraft/class_1114;method_14251()Z
      named method_14251 Lnet/minecraft/recipe/RecipeType;method_14251()Z
    • method_14253

      @Environment(CLIENT) default String method_14253()
      Mappings:
      Namespace Name Mixin selector
      official f Lavk;f()Ljava/lang/String;
      intermediary method_14253 Lnet/minecraft/class_1114;method_14253()Ljava/lang/String;
      named method_14253 Lnet/minecraft/recipe/RecipeType;method_14253()Ljava/lang/String;
    • method_16202

      Identifier method_16202()
      Mappings:
      Namespace Name Mixin selector
      official b Lavk;b()Lpc;
      intermediary method_16202 Lnet/minecraft/class_1114;method_16202()Lnet/minecraft/class_1653;
      named method_16202 Lnet/minecraft/recipe/RecipeType;method_16202()Lnet/minecraft/util/Identifier;
    • method_16200

      class_3578<?> method_16200()
      Mappings:
      Namespace Name Mixin selector
      official a Lavk;a()Lavm;
      intermediary method_16200 Lnet/minecraft/class_1114;method_16200()Lnet/minecraft/class_3578;
      named method_16200 Lnet/minecraft/recipe/RecipeType;method_16200()Lnet/minecraft/class_3578;