Package net.minecraft.recipe
Interface RecipeType
- All Known Implementing Classes:
ArmorDyeRecipeType,BannerRecipeDispatcher.CopyingRecipeType,BannerRecipeDispatcher.PatternRecipeType,BookCloningRecipeType,class_2700.class_2701,class_2702,class_3059.class_3060,FireworkRecipeType,MapCloningRecipeType,MapUpscaleRecipeType,RepairingRecipeType,ShapedRecipeType,ShapelessRecipeType
public interface RecipeType
- Mappings:
Namespace Name official aktintermediary net/minecraft/class_1114named net/minecraft/recipe/RecipeType
-
Method Summary
Modifier and TypeMethodDescriptiongetResult(CraftingInventory inventory) booleanmatches(CraftingInventory inventory, World world) method_13670(CraftingInventory craftingInventory) booleanmethod_14250(int int2, int int3) default booleandefault DefaultedList<Ingredient>default String
-
Method Details
-
matches
- Mappings:
Namespace Name Mixin selector official aLakt;a(Lafy;Lamu;)Zintermediary method_3500Lnet/minecraft/class_1114;method_3500(Lnet/minecraft/class_1011;Lnet/minecraft/class_1150;)Znamed matchesLnet/minecraft/recipe/RecipeType;matches(Lnet/minecraft/inventory/CraftingInventory;Lnet/minecraft/world/World;)Z
-
getResult
- Mappings:
Namespace Name Mixin selector official aLakt;a(Lafy;)Laip;intermediary method_3502Lnet/minecraft/class_1114;method_3502(Lnet/minecraft/class_1011;)Lnet/minecraft/class_1071;named getResultLnet/minecraft/recipe/RecipeType;getResult(Lnet/minecraft/inventory/CraftingInventory;)Lnet/minecraft/item/ItemStack;
-
method_14250
- Mappings:
Namespace Name Mixin selector official aLakt;a(II)Zintermediary method_14250Lnet/minecraft/class_1114;method_14250(II)Znamed method_14250Lnet/minecraft/recipe/RecipeType;method_14250(II)Z
-
getOutput
ItemStack getOutput()- Mappings:
Namespace Name Mixin selector official bLakt;b()Laip;intermediary method_3501Lnet/minecraft/class_1114;method_3501()Lnet/minecraft/class_1071;named getOutputLnet/minecraft/recipe/RecipeType;getOutput()Lnet/minecraft/item/ItemStack;
-
method_13670
- Mappings:
Namespace Name Mixin selector official bLakt;b(Lafy;)Lfi;intermediary method_13670Lnet/minecraft/class_1114;method_13670(Lnet/minecraft/class_1011;)Lnet/minecraft/class_3114;named method_13670Lnet/minecraft/recipe/RecipeType;method_13670(Lnet/minecraft/inventory/CraftingInventory;)Lnet/minecraft/util/collection/DefaultedList;
-
method_14252
- Mappings:
Namespace Name Mixin selector official dLakt;d()Lfi;intermediary method_14252Lnet/minecraft/class_1114;method_14252()Lnet/minecraft/class_3114;named method_14252Lnet/minecraft/recipe/RecipeType;method_14252()Lnet/minecraft/util/collection/DefaultedList;
-
method_14251
default boolean method_14251()- Mappings:
Namespace Name Mixin selector official cLakt;c()Zintermediary method_14251Lnet/minecraft/class_1114;method_14251()Znamed method_14251Lnet/minecraft/recipe/RecipeType;method_14251()Z
-
method_14253
- Mappings:
Namespace Name Mixin selector official eLakt;e()Ljava/lang/String;intermediary method_14253Lnet/minecraft/class_1114;method_14253()Ljava/lang/String;named method_14253Lnet/minecraft/recipe/RecipeType;method_14253()Ljava/lang/String;
-