Package net.minecraft.recipe.display
Class RecipeDisplayBootstrap
java.lang.Object
net.minecraft.recipe.display.RecipeDisplayBootstrap
- Mappings:
 Namespace Name named net/minecraft/recipe/display/RecipeDisplayBootstrapintermediary net/minecraft/class_10299official dgk
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic RecipeDisplay.Serializer<?> registerAndGetDefault(Registry<RecipeDisplay.Serializer<?>> registry)  
- 
Constructor Details
- 
RecipeDisplayBootstrap
public RecipeDisplayBootstrap() 
 - 
 - 
Method Details
- 
registerAndGetDefault
public static RecipeDisplay.Serializer<?> registerAndGetDefault(Registry<RecipeDisplay.Serializer<?>> registry) - Mappings:
 Namespace Name Mixin selector named registerAndGetDefaultLnet/minecraft/recipe/display/RecipeDisplayBootstrap;registerAndGetDefault(Lnet/minecraft/registry/Registry;)Lnet/minecraft/recipe/display/RecipeDisplay$Serializer;intermediary method_64731Lnet/minecraft/class_10299;method_64731(Lnet/minecraft/class_2378;)Lnet/minecraft/class_10295$class_10296;official aLdgk;a(Ljt;)Ldgh$a;
 
 -