Package net.minecraft

Interface class_3578<T extends RecipeType>

All Known Implementing Classes:
class_3579.class_3580, class_3584.class_3585, ShapedRecipeType.class_3581, ShapelessRecipeType.class_3582

public interface class_3578<T extends RecipeType>
Mappings:
Namespace Name
official avm
intermediary net/minecraft/class_3578
named net/minecraft/class_3578
  • Method Details

    • method_16215

      T method_16215(Identifier identifier, JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official a Lavm;a(Lpc;Lcom/google/gson/JsonObject;)Lavk;
      intermediary method_16215 Lnet/minecraft/class_3578;method_16215(Lnet/minecraft/class_1653;Lcom/google/gson/JsonObject;)Lnet/minecraft/class_1114;
      named method_16215 Lnet/minecraft/class_3578;method_16215(Lnet/minecraft/util/Identifier;Lcom/google/gson/JsonObject;)Lnet/minecraft/recipe/RecipeType;
    • method_16216

      T method_16216(Identifier identifier, PacketByteBuf packetByteBuf)
      Mappings:
      Namespace Name Mixin selector
      official a Lavm;a(Lpc;Lhy;)Lavk;
      intermediary method_16216 Lnet/minecraft/class_3578;method_16216(Lnet/minecraft/class_1653;Lnet/minecraft/class_1967;)Lnet/minecraft/class_1114;
      named method_16216 Lnet/minecraft/class_3578;method_16216(Lnet/minecraft/util/Identifier;Lnet/minecraft/util/PacketByteBuf;)Lnet/minecraft/recipe/RecipeType;
    • method_16214

      void method_16214(PacketByteBuf packetByteBuf, T t)
      Mappings:
      Namespace Name Mixin selector
      official a Lavm;a(Lhy;Lavk;)V
      intermediary method_16214 Lnet/minecraft/class_3578;method_16214(Lnet/minecraft/class_1967;Lnet/minecraft/class_1114;)V
      named method_16214 Lnet/minecraft/class_3578;method_16214(Lnet/minecraft/util/PacketByteBuf;Lnet/minecraft/recipe/RecipeType;)V
    • method_16213

      String method_16213()
      Mappings:
      Namespace Name Mixin selector
      official a Lavm;a()Ljava/lang/String;
      intermediary method_16213 Lnet/minecraft/class_3578;method_16213()Ljava/lang/String;
      named method_16213 Lnet/minecraft/class_3578;method_16213()Ljava/lang/String;