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 akm$aintermediary net/minecraft/class_2158$class_2159named net/minecraft/recipe/BannerRecipeDispatcher$CopyingRecipeType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetResult(CraftingInventory inventory) booleanmatches(CraftingInventory inventory, World world) method_13670(CraftingInventory craftingInventory) booleanmethod_14250(int int2, int int3) booleanprivate BannerPatternmethod_8442(CraftingInventory craftingInventory) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.recipe.RecipeType
method_14252, method_14253
-
Constructor Details
-
CopyingRecipeType
public CopyingRecipeType()
-
-
Method Details
-
matches
- Specified by:
matchesin interfaceRecipeType- 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
- Specified by:
getResultin interfaceRecipeType- 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;
-
getOutput
- Specified by:
getOutputin interfaceRecipeType- 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
- Specified by:
method_13670in interfaceRecipeType- 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_8442
- Mappings:
Namespace Name Mixin selector official cLakm$a;c(Lafy;)Lavg;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;
-
method_14251
public boolean method_14251()- Specified by:
method_14251in interfaceRecipeType- 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_14250
- Specified by:
method_14250in interfaceRecipeType- 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
-