Class RecipeDisplayBootstreap

java.lang.Object
net.minecraft.recipe.display.RecipeDisplayBootstreap

public class RecipeDisplayBootstreap extends Object
Mappings:
Namespace Name
named net/minecraft/recipe/display/RecipeDisplayBootstreap
intermediary net/minecraft/class_10299
official ddf
  • Constructor Details

    • RecipeDisplayBootstreap

      public RecipeDisplayBootstreap()
  • Method Details

    • registerAndGetDefault

      public static RecipeDisplay.Serializer<?> registerAndGetDefault(Registry<RecipeDisplay.Serializer<?>> registry)
      Mappings:
      Namespace Name Mixin selector
      named registerAndGetDefault Lnet/minecraft/recipe/display/RecipeDisplayBootstreap;registerAndGetDefault(Lnet/minecraft/registry/Registry;)Lnet/minecraft/recipe/display/RecipeDisplay$Serializer;
      intermediary method_64731 Lnet/minecraft/class_10299;method_64731(Lnet/minecraft/class_2378;)Lnet/minecraft/class_10295$class_10296;
      official a Lddf;a(Lkd;)Lddc$a;