Class MaterialBlockRecipes

java.lang.Object
net.minecraft.recipe.MaterialBlockRecipes

public class MaterialBlockRecipes extends Object
Mappings:
Namespace Name
intermediary net/minecraft/class_446
glue class_477
server mh
client tp
named net/minecraft/recipe/MaterialBlockRecipes
  • Field Details

    • recipes

      private Object[][] recipes
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1703 Lnet/minecraft/class_446;field_1703:[[Ljava/lang/Object;
      glue field_1862 Lclass_477;field_1862:[[Ljava/lang/Object;
      server a Lmh;a:[[Ljava/lang/Object;
      client a Ltp;a:[[Ljava/lang/Object;
      named recipes Lnet/minecraft/recipe/MaterialBlockRecipes;recipes:[[Ljava/lang/Object;
  • Constructor Details

    • MaterialBlockRecipes

      public MaterialBlockRecipes()
  • Method Details

    • register

      public void register(RecipeRegistry recipeRegistry)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1481 Lnet/minecraft/class_446;method_1481(Lnet/minecraft/class_148;)V
      glue method_1746 Lclass_477;method_1746(Lclass_188;)V
      server a Lmh;a(Ley;)V
      client a Ltp;a(Lhk;)V
      named register Lnet/minecraft/recipe/MaterialBlockRecipes;register(Lnet/minecraft/recipe/RecipeRegistry;)V