Class BannerRecipeDispatcher.CopyingRecipeType

java.lang.Object
net.minecraft.recipe.BannerRecipeDispatcher.CopyingRecipeType
All Implemented Interfaces:
RecipeType
Enclosing class:
BannerRecipeDispatcher

public static class BannerRecipeDispatcher.CopyingRecipeType extends Object implements RecipeType
Mappings:
Namespace Name
official akm$a
intermediary net/minecraft/class_2158$class_2159
named net/minecraft/recipe/BannerRecipeDispatcher$CopyingRecipeType
  • Constructor Details

    • CopyingRecipeType

      public CopyingRecipeType()
  • Method Details

    • matches

      public boolean matches(CraftingInventory inventory, World world)
      Specified by:
      matches in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official a Lakt;a(Lafy;Lamu;)Z
      intermediary method_3500 Lnet/minecraft/class_1114;method_3500(Lnet/minecraft/class_1011;Lnet/minecraft/class_1150;)Z
      named matches Lnet/minecraft/recipe/RecipeType;matches(Lnet/minecraft/inventory/CraftingInventory;Lnet/minecraft/world/World;)Z
    • getResult

      public ItemStack getResult(CraftingInventory inventory)
      Specified by:
      getResult in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official a Lakt;a(Lafy;)Laip;
      intermediary method_3502 Lnet/minecraft/class_1114;method_3502(Lnet/minecraft/class_1011;)Lnet/minecraft/class_1071;
      named getResult Lnet/minecraft/recipe/RecipeType;getResult(Lnet/minecraft/inventory/CraftingInventory;)Lnet/minecraft/item/ItemStack;
    • getOutput

      public ItemStack getOutput()
      Specified by:
      getOutput in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official b Lakt;b()Laip;
      intermediary method_3501 Lnet/minecraft/class_1114;method_3501()Lnet/minecraft/class_1071;
      named getOutput Lnet/minecraft/recipe/RecipeType;getOutput()Lnet/minecraft/item/ItemStack;
    • method_13670

      public DefaultedList<ItemStack> method_13670(CraftingInventory craftingInventory)
      Specified by:
      method_13670 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official b Lakt;b(Lafy;)Lfi;
      intermediary method_13670 Lnet/minecraft/class_1114;method_13670(Lnet/minecraft/class_1011;)Lnet/minecraft/class_3114;
      named method_13670 Lnet/minecraft/recipe/RecipeType;method_13670(Lnet/minecraft/inventory/CraftingInventory;)Lnet/minecraft/util/collection/DefaultedList;
    • method_8442

      @Nullable private BannerPattern method_8442(CraftingInventory craftingInventory)
      Mappings:
      Namespace Name Mixin selector
      official c Lakm$a;c(Lafy;)Lavg;
      intermediary method_8442 Lnet/minecraft/class_2158$class_2159;method_8442(Lnet/minecraft/class_1011;)Lnet/minecraft/class_2226;
      named method_8442 Lnet/minecraft/recipe/BannerRecipeDispatcher$CopyingRecipeType;method_8442(Lnet/minecraft/inventory/CraftingInventory;)Lnet/minecraft/block/BannerPattern;
    • method_14251

      public boolean method_14251()
      Specified by:
      method_14251 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official c Lakt;c()Z
      intermediary method_14251 Lnet/minecraft/class_1114;method_14251()Z
      named method_14251 Lnet/minecraft/recipe/RecipeType;method_14251()Z
    • method_14250

      @Environment(CLIENT) public boolean method_14250(int int2, int int3)
      Specified by:
      method_14250 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official a Lakt;a(II)Z
      intermediary method_14250 Lnet/minecraft/class_1114;method_14250(II)Z
      named method_14250 Lnet/minecraft/recipe/RecipeType;method_14250(II)Z