Package net.minecraft.recipe
Class ArmorDyeRecipeType
java.lang.Object
net.minecraft.recipe.ArmorDyeRecipeType
- All Implemented Interfaces:
RecipeType
- Mappings:
Namespace Name official ahdintermediary net/minecraft/class_1434named net/minecraft/recipe/ArmorDyeRecipeType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetResult(CraftingInventory inventory) intgetSize()booleanmatches(CraftingInventory inventory, World world) method_13670(CraftingInventory craftingInventory)
-
Constructor Details
-
ArmorDyeRecipeType
public ArmorDyeRecipeType()
-
-
Method Details
-
matches
- Specified by:
matchesin interfaceRecipeType- Mappings:
Namespace Name Mixin selector official aLaho;a(Lacs;Lajs;)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
- Specified by:
getResultin interfaceRecipeType- Mappings:
Namespace Name Mixin selector official aLaho;a(Lacs;)Lafj;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;
-
getSize
public int getSize()- Specified by:
getSizein interfaceRecipeType- Mappings:
Namespace Name Mixin selector official aLaho;a()Iintermediary method_3499Lnet/minecraft/class_1114;method_3499()Inamed getSizeLnet/minecraft/recipe/RecipeType;getSize()I
-
getOutput
- Specified by:
getOutputin interfaceRecipeType- Mappings:
Namespace Name Mixin selector official bLaho;b()Lafj;intermediary method_3501Lnet/minecraft/class_1114;method_3501()Lnet/minecraft/class_1071;named getOutputLnet/minecraft/recipe/RecipeType;getOutput()Lnet/minecraft/item/ItemStack;
-
method_13670
- Specified by:
method_13670in interfaceRecipeType- Mappings:
Namespace Name Mixin selector official bLaho;b(Lacs;)Ldd;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;
-