Class WinterDropRecipeGenerator.Provider

java.lang.Object
net.minecraft.data.server.recipe.RecipeGenerator.RecipeProvider
net.minecraft.data.server.recipe.WinterDropRecipeGenerator.Provider
All Implemented Interfaces:
DataProvider
Enclosing class:
WinterDropRecipeGenerator

public static class WinterDropRecipeGenerator.Provider extends RecipeGenerator.RecipeProvider
Mappings:
Namespace Name
named net/minecraft/data/server/recipe/WinterDropRecipeGenerator$Provider
intermediary net/minecraft/class_10344$class_10345
official pn$a
  • Constructor Details

    • Provider

      public Provider(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/data/server/recipe/RecipeGenerator$RecipeProvider;<init>(Lnet/minecraft/data/DataOutput;Ljava/util/concurrent/CompletableFuture;)V
      intermediary <init> Lnet/minecraft/class_2446$class_10114;<init>(Lnet/minecraft/class_7784;Ljava/util/concurrent/CompletableFuture;)V
      official <init> Lpc$b;<init>(Lmj;Ljava/util/concurrent/CompletableFuture;)V
  • Method Details

    • getRecipeGenerator

      protected RecipeGenerator getRecipeGenerator(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter)
      Specified by:
      getRecipeGenerator in class RecipeGenerator.RecipeProvider
      Mappings:
      Namespace Name Mixin selector
      named getRecipeGenerator Lnet/minecraft/data/server/recipe/RecipeGenerator$RecipeProvider;getRecipeGenerator(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Lnet/minecraft/data/server/recipe/RecipeExporter;)Lnet/minecraft/data/server/recipe/RecipeGenerator;
      intermediary method_62766 Lnet/minecraft/class_2446$class_10114;method_62766(Lnet/minecraft/class_7225$class_7874;Lnet/minecraft/class_8790;)Lnet/minecraft/class_2446;
      official a Lpc$b;a(Ljs$a;Lpb;)Lpc;
    • getName

      public String getName()
      Mappings:
      Namespace Name Mixin selector
      named getName Lnet/minecraft/data/DataProvider;getName()Ljava/lang/String;
      intermediary method_10321 Lnet/minecraft/class_2405;method_10321()Ljava/lang/String;
      official a Lmh;a()Ljava/lang/String;