Package net.minecraft

Class class_3571

java.lang.Object
net.minecraft.class_3571
All Implemented Interfaces:
RecipeType
Direct Known Subclasses:
ArmorDyeRecipeType, BookCloningRecipeType, class_2700, class_2702, class_3569, class_3570, class_3572, class_3573, class_3574, class_3583, MapCloningRecipeType, RepairingRecipeType

public abstract class class_3571 extends Object implements RecipeType
Mappings:
Namespace Name
official avd
intermediary net/minecraft/class_3571
named net/minecraft/class_3571
  • Field Details

    • field_17429

      private final Identifier field_17429
      Mappings:
      Namespace Name Mixin selector
      official a Lavd;a:Lpc;
      intermediary field_17429 Lnet/minecraft/class_3571;field_17429:Lnet/minecraft/class_1653;
      named field_17429 Lnet/minecraft/class_3571;field_17429:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • class_3571

      public class_3571(Identifier identifier)
  • 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_14251

      public boolean method_14251()
      Specified by:
      method_14251 in interface RecipeType
      Mappings:
      Namespace Name Mixin selector
      official c Lavk;c()Z
      intermediary method_14251 Lnet/minecraft/class_1114;method_14251()Z
      named method_14251 Lnet/minecraft/recipe/RecipeType;method_14251()Z
    • 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;