Class HoeRecipeDispatcher

java.lang.Object
net.minecraft.recipe.HoeRecipeDispatcher

public class HoeRecipeDispatcher
extends Object
Mappings:
Namespace Name
official aby
intermediary net/minecraft/class_54
named net/minecraft/recipe/HoeRecipeDispatcher
  • Field Details

    • pattern

      private String[][] pattern
      Mappings:
      Namespace Name Mixin selector
      official a Laby;a:[[Ljava/lang/String;
      intermediary field_103 Lnet/minecraft/class_54;field_103:[[Ljava/lang/String;
      named pattern Lnet/minecraft/recipe/HoeRecipeDispatcher;pattern:[[Ljava/lang/String;
    • items

      private Object[][] items
      Mappings:
      Namespace Name Mixin selector
      official b Laby;b:[[Ljava/lang/Object;
      intermediary field_104 Lnet/minecraft/class_54;field_104:[[Ljava/lang/Object;
      named items Lnet/minecraft/recipe/HoeRecipeDispatcher;items:[[Ljava/lang/Object;
  • Constructor Details

    • HoeRecipeDispatcher

      public HoeRecipeDispatcher()
  • Method Details

    • register

      public void register​(RecipeDispatcher recipes)
      Mappings:
      Namespace Name Mixin selector
      official a Laby;a(Labt;)V
      intermediary method_76 Lnet/minecraft/class_54;method_76(Lnet/minecraft/class_49;)V
      named register Lnet/minecraft/recipe/HoeRecipeDispatcher;register(Lnet/minecraft/recipe/RecipeDispatcher;)V