Package net.minecraft.recipe
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 avkintermediary net/minecraft/class_1114named net/minecraft/recipe/RecipeType
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmethod_14250(int int2, int int3) default booleandefault DefaultedList<Ingredient>default Stringclass_3578<?>method_16201(Inventory inventory) default DefaultedList<ItemStack>method_16203(Inventory inventory) booleanmethod_3500(Inventory inventory, World world)
-
Method Details
-
method_3500
- Mappings:
Namespace Name Mixin selector official aLavk;a(Lade;Laxy;)Zintermediary method_3500Lnet/minecraft/class_1114;method_3500(Lnet/minecraft/class_849;Lnet/minecraft/class_1150;)Znamed method_3500Lnet/minecraft/recipe/RecipeType;method_3500(Lnet/minecraft/inventory/Inventory;Lnet/minecraft/world/World;)Z
-
method_16201
- Mappings:
Namespace Name Mixin selector official aLavk;a(Lade;)Late;intermediary method_16201Lnet/minecraft/class_1114;method_16201(Lnet/minecraft/class_849;)Lnet/minecraft/class_1071;named method_16201Lnet/minecraft/recipe/RecipeType;method_16201(Lnet/minecraft/inventory/Inventory;)Lnet/minecraft/item/ItemStack;
-
method_14250
- Mappings:
Namespace Name Mixin selector official aLavk;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 dLavk;d()Late;intermediary method_3501Lnet/minecraft/class_1114;method_3501()Lnet/minecraft/class_1071;named getOutputLnet/minecraft/recipe/RecipeType;getOutput()Lnet/minecraft/item/ItemStack;
-
method_16203
- Mappings:
Namespace Name Mixin selector official bLavk;b(Lade;)Lez;intermediary method_16203Lnet/minecraft/class_1114;method_16203(Lnet/minecraft/class_849;)Lnet/minecraft/class_3114;named method_16203Lnet/minecraft/recipe/RecipeType;method_16203(Lnet/minecraft/inventory/Inventory;)Lnet/minecraft/util/collection/DefaultedList;
-
method_14252
- Mappings:
Namespace Name Mixin selector official eLavk;e()Lez;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 cLavk;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 fLavk;f()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;
-
method_16202
Identifier method_16202()- Mappings:
Namespace Name Mixin selector official bLavk;b()Lpc;intermediary method_16202Lnet/minecraft/class_1114;method_16202()Lnet/minecraft/class_1653;named method_16202Lnet/minecraft/recipe/RecipeType;method_16202()Lnet/minecraft/util/Identifier;
-
method_16200
class_3578<?> method_16200()- Mappings:
Namespace Name Mixin selector official aLavk;a()Lavm;intermediary method_16200Lnet/minecraft/class_1114;method_16200()Lnet/minecraft/class_3578;named method_16200Lnet/minecraft/recipe/RecipeType;method_16200()Lnet/minecraft/class_3578;
-