Class ShapelessRecipeType

java.lang.Object
net.minecraft.recipe.ShapelessRecipeType
All Implemented Interfaces:
RecipeType

public class ShapelessRecipeType extends Object implements RecipeType
Mappings:
Namespace Name
official avq
intermediary net/minecraft/class_1116
named net/minecraft/recipe/ShapelessRecipeType
  • Field Details

    • field_17467

      private final Identifier field_17467
      Mappings:
      Namespace Name Mixin selector
      official a Lavq;a:Lpc;
      intermediary field_17467 Lnet/minecraft/class_1116;field_17467:Lnet/minecraft/class_1653;
      named field_17467 Lnet/minecraft/recipe/ShapelessRecipeType;field_17467:Lnet/minecraft/util/Identifier;
    • field_15689

      private final String field_15689
      Mappings:
      Namespace Name Mixin selector
      official b Lavq;b:Ljava/lang/String;
      intermediary field_15689 Lnet/minecraft/class_1116;field_15689:Ljava/lang/String;
      named field_15689 Lnet/minecraft/recipe/ShapelessRecipeType;field_15689:Ljava/lang/String;
    • result

      private final ItemStack result
      Mappings:
      Namespace Name Mixin selector
      official c Lavq;c:Late;
      intermediary field_4442 Lnet/minecraft/class_1116;field_4442:Lnet/minecraft/class_1071;
      named result Lnet/minecraft/recipe/ShapelessRecipeType;result:Lnet/minecraft/item/ItemStack;
    • field_15688

      private final DefaultedList<Ingredient> field_15688
      Mappings:
      Namespace Name Mixin selector
      official d Lavq;d:Lez;
      intermediary field_15688 Lnet/minecraft/class_1116;field_15688:Lnet/minecraft/class_3114;
      named field_15688 Lnet/minecraft/recipe/ShapelessRecipeType;field_15688:Lnet/minecraft/util/collection/DefaultedList;
  • Constructor Details

  • Method Details

    • method_16202

      public Identifier method_16202()
      Specified by:
      method_16202 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official b Lavk;b()Lpc;
      intermediary method_16202 Lnet/minecraft/class_1114;method_16202()Lnet/minecraft/class_1653;
      named method_16202 Lnet/minecraft/recipe/RecipeType;method_16202()Lnet/minecraft/util/Identifier;
    • method_16200

      public class_3578<?> method_16200()
      Specified by:
      method_16200 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official a Lavk;a()Lavm;
      intermediary method_16200 Lnet/minecraft/class_1114;method_16200()Lnet/minecraft/class_3578;
      named method_16200 Lnet/minecraft/recipe/RecipeType;method_16200()Lnet/minecraft/class_3578;
    • method_14253

      @Environment(CLIENT) public String method_14253()
      Specified by:
      method_14253 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official f Lavk;f()Ljava/lang/String;
      intermediary method_14253 Lnet/minecraft/class_1114;method_14253()Ljava/lang/String;
      named method_14253 Lnet/minecraft/recipe/RecipeType;method_14253()Ljava/lang/String;
    • getOutput

      public ItemStack getOutput()
      Specified by:
      getOutput in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official d Lavk;d()Late;
      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_14252

      public DefaultedList<Ingredient> method_14252()
      Specified by:
      method_14252 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official e Lavk;e()Lez;
      intermediary method_14252 Lnet/minecraft/class_1114;method_14252()Lnet/minecraft/class_3114;
      named method_14252 Lnet/minecraft/recipe/RecipeType;method_14252()Lnet/minecraft/util/collection/DefaultedList;
    • method_3500

      public boolean method_3500(Inventory inventory, World world)
      Specified by:
      method_3500 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official a Lavk;a(Lade;Laxy;)Z
      intermediary method_3500 Lnet/minecraft/class_1114;method_3500(Lnet/minecraft/class_849;Lnet/minecraft/class_1150;)Z
      named method_3500 Lnet/minecraft/recipe/RecipeType;method_3500(Lnet/minecraft/inventory/Inventory;Lnet/minecraft/world/World;)Z
    • method_16201

      public ItemStack method_16201(Inventory inventory)
      Specified by:
      method_16201 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official a Lavk;a(Lade;)Late;
      intermediary method_16201 Lnet/minecraft/class_1114;method_16201(Lnet/minecraft/class_849;)Lnet/minecraft/class_1071;
      named method_16201 Lnet/minecraft/recipe/RecipeType;method_16201(Lnet/minecraft/inventory/Inventory;)Lnet/minecraft/item/ItemStack;
    • 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 Lavk;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