Class WeaponRecipes

java.lang.Object
net.minecraft.recipe.WeaponRecipes

public class WeaponRecipes extends Object
Mappings:
Namespace Name
intermediary net/minecraft/class_521
glue class_572
server ot
client xc
named net/minecraft/recipe/WeaponRecipes
  • Field Details

    • patterns

      private String[][] patterns
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2188 Lnet/minecraft/class_521;field_2188:[[Ljava/lang/String;
      glue field_2388 Lclass_572;field_2388:[[Ljava/lang/String;
      server a Lot;a:[[Ljava/lang/String;
      client a Lxc;a:[[Ljava/lang/String;
      named patterns Lnet/minecraft/recipe/WeaponRecipes;patterns:[[Ljava/lang/String;
    • items

      private Object[][] items
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2189 Lnet/minecraft/class_521;field_2189:[[Ljava/lang/Object;
      glue field_2389 Lclass_572;field_2389:[[Ljava/lang/Object;
      server b Lot;b:[[Ljava/lang/Object;
      client b Lxc;b:[[Ljava/lang/Object;
      named items Lnet/minecraft/recipe/WeaponRecipes;items:[[Ljava/lang/Object;
  • Constructor Details

    • WeaponRecipes

      public WeaponRecipes()
  • Method Details

    • add

      public void add(CraftingRecipeManager recipeManager)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1773 Lnet/minecraft/class_521;method_1773(Lnet/minecraft/class_148;)V
      glue method_2032 Lclass_572;method_2032(Lclass_188;)V
      server a Lot;a(Ley;)V
      client a Lxc;a(Lhk;)V
      named add Lnet/minecraft/recipe/WeaponRecipes;add(Lnet/minecraft/recipe/CraftingRecipeManager;)V