Package net.minecraft.data.server.recipe
Class VanillaRecipeProvider.class_10116
java.lang.Object
net.minecraft.data.server.recipe.RecipeProvider.class_10114
net.minecraft.data.server.recipe.VanillaRecipeProvider.class_10116
- All Implemented Interfaces:
DataProvider
- Enclosing class:
VanillaRecipeProvider
- Mappings:
Namespace Name named net/minecraft/data/server/recipe/VanillaRecipeProvider$class_10116intermediary net/minecraft/class_7803$class_10116official pb$a
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.data.DataProvider
DataProvider.Factory<T extends DataProvider> -
Field Summary
Fields inherited from interface net.minecraft.data.DataProvider
JSON_KEY_SORT_ORDER, JSON_KEY_SORTING_COMPARATOR, LOGGER -
Constructor Summary
ConstructorsConstructorDescriptionclass_10116(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) -
Method Summary
Modifier and TypeMethodDescriptiongetName()protected RecipeProvidermethod_62766(RegistryWrapper.WrapperLookup wrapperLookup, RecipeExporter recipeExporter) Methods inherited from class net.minecraft.data.server.recipe.RecipeProvider.class_10114
run
-
Constructor Details
-
class_10116
public class_10116(DataOutput dataOutput, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture)
-
-
Method Details
-
method_62766
protected RecipeProvider method_62766(RegistryWrapper.WrapperLookup wrapperLookup, RecipeExporter recipeExporter) - Specified by:
method_62766in classRecipeProvider.class_10114- Mappings:
Namespace Name Mixin selector named method_62766Lnet/minecraft/data/server/recipe/RecipeProvider$class_10114;method_62766(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Lnet/minecraft/data/server/recipe/RecipeExporter;)Lnet/minecraft/data/server/recipe/RecipeProvider;intermediary method_62766Lnet/minecraft/class_2446$class_10114;method_62766(Lnet/minecraft/class_7225$class_7874;Lnet/minecraft/class_8790;)Lnet/minecraft/class_2446;official aLor$b;a(Ljp$a;Loq;)Lor;
-
getName
- Mappings:
Namespace Name Mixin selector named getNameLnet/minecraft/data/DataProvider;getName()Ljava/lang/String;intermediary method_10321Lnet/minecraft/class_2405;method_10321()Ljava/lang/String;official aLmb;a()Ljava/lang/String;
-