Package net.minecraft

Class class_2159

java.lang.Object
net.minecraft.class_2159
All Implemented Interfaces:
RecipeType

class class_2159 extends Object implements RecipeType
Mappings:
Namespace Name
official aoe
intermediary net/minecraft/class_2159
named net/minecraft/class_2159
  • Constructor Details

    • class_2159

      private class_2159()
  • Method Details

    • matches

      public boolean matches(CraftingInventory inventory, World world)
      Specified by:
      matches in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official a Laoo;a(Lain;Laqu;)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 Laoo;a(Lain;)Lamj;
      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;
    • getSize

      public int getSize()
      Specified by:
      getSize in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official a Laoo;a()I
      intermediary method_3499 Lnet/minecraft/class_1114;method_3499()I
      named getSize Lnet/minecraft/recipe/RecipeType;getSize()I
    • getOutput

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

      public ItemStack[] getRemainders(CraftingInventory inventory)
      Specified by:
      getRemainders in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official b Laoo;b(Lain;)[Lamj;
      intermediary method_8443 Lnet/minecraft/class_1114;method_8443(Lnet/minecraft/class_1011;)[Lnet/minecraft/class_1071;
      named getRemainders Lnet/minecraft/recipe/RecipeType;getRemainders(Lnet/minecraft/inventory/CraftingInventory;)[Lnet/minecraft/item/ItemStack;
    • method_8442

      private BannerPattern method_8442(CraftingInventory craftingInventory)
      Mappings:
      Namespace Name Mixin selector
      official c Laoe;c(Lain;)Lbcj;
      intermediary method_8442 Lnet/minecraft/class_2159;method_8442(Lnet/minecraft/class_1011;)Lnet/minecraft/class_2226;
      named method_8442 Lnet/minecraft/class_2159;method_8442(Lnet/minecraft/inventory/CraftingInventory;)Lnet/minecraft/block/BannerPattern;