Class HoeRecipeDispatcher

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

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

    • pattern

      private final String[][] pattern
      Mappings:
      Namespace Name Mixin selector
      official a Lahx;a:[[Ljava/lang/String;
      intermediary field_4444 Lnet/minecraft/class_1118;field_4444:[[Ljava/lang/String;
      named pattern Lnet/minecraft/recipe/HoeRecipeDispatcher;pattern:[[Ljava/lang/String;
    • items

      private final Object[][] items
      Mappings:
      Namespace Name Mixin selector
      official b Lahx;b:[[Ljava/lang/Object;
      intermediary field_4445 Lnet/minecraft/class_1118;field_4445:[[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 Lahx;a(Lahp;)V
      intermediary method_3505 Lnet/minecraft/class_1118;method_3505(Lnet/minecraft/class_1112;)V
      named register Lnet/minecraft/recipe/HoeRecipeDispatcher;register(Lnet/minecraft/recipe/RecipeDispatcher;)V