Package net.minecraft.recipe
Class BannerRecipeDispatcher.CopyingRecipeType
java.lang.Object
net.minecraft.recipe.BannerRecipeDispatcher.CopyingRecipeType
- All Implemented Interfaces:
RecipeType
- Enclosing class:
- BannerRecipeDispatcher
- Mappings:
Namespace Name official ahf$aintermediary net/minecraft/class_2158$class_2159named net/minecraft/recipe/BannerRecipeDispatcher$CopyingRecipeType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetResult(CraftingInventory inventory) intgetSize()booleanmatches(CraftingInventory inventory, World world) method_13670(CraftingInventory craftingInventory) private BannerPatternmethod_8442(CraftingInventory craftingInventory)
-
Constructor Details
-
CopyingRecipeType
private CopyingRecipeType()
-
-
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;
-
method_8442
- Mappings:
Namespace Name Mixin selector official cLahf$a;c(Lacs;)Lasa;intermediary method_8442Lnet/minecraft/class_2158$class_2159;method_8442(Lnet/minecraft/class_1011;)Lnet/minecraft/class_2226;named method_8442Lnet/minecraft/recipe/BannerRecipeDispatcher$CopyingRecipeType;method_8442(Lnet/minecraft/inventory/CraftingInventory;)Lnet/minecraft/block/BannerPattern;
-