Class BrewingRecipeRegistry.class_9665

java.lang.Object
net.minecraft.recipe.BrewingRecipeRegistry.class_9665
Enclosing class:
BrewingRecipeRegistry

public static class BrewingRecipeRegistry.class_9665 extends Object
Mappings:
Namespace Name
named net/minecraft/recipe/BrewingRecipeRegistry$class_9665
intermediary net/minecraft/class_1845$class_9665
official cwk$a
  • Field Details

    • field_51406

      private final List<Ingredient> field_51406
      Mappings:
      Namespace Name Mixin selector
      named field_51406 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;field_51406:Ljava/util/List;
      intermediary field_51406 Lnet/minecraft/class_1845$class_9665;field_51406:Ljava/util/List;
      official a Lcwk$a;a:Ljava/util/List;
    • field_51407

      private final List<BrewingRecipeRegistry.Recipe<Potion>> field_51407
      Mappings:
      Namespace Name Mixin selector
      named field_51407 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;field_51407:Ljava/util/List;
      intermediary field_51407 Lnet/minecraft/class_1845$class_9665;field_51407:Ljava/util/List;
      official b Lcwk$a;b:Ljava/util/List;
    • field_51408

      private final List<BrewingRecipeRegistry.Recipe<Item>> field_51408
      Mappings:
      Namespace Name Mixin selector
      named field_51408 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;field_51408:Ljava/util/List;
      intermediary field_51408 Lnet/minecraft/class_1845$class_9665;field_51408:Ljava/util/List;
      official c Lcwk$a;c:Ljava/util/List;
    • field_51409

      private final FeatureSet field_51409
      Mappings:
      Namespace Name Mixin selector
      named field_51409 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;field_51409:Lnet/minecraft/resource/featuretoggle/FeatureSet;
      intermediary field_51409 Lnet/minecraft/class_1845$class_9665;field_51409:Lnet/minecraft/class_7699;
      official d Lcwk$a;d:Lcpg;
  • Constructor Details

    • class_9665

      public class_9665(FeatureSet featureSet)
  • Method Details

    • method_59706

      private static void method_59706(Item item)
      Mappings:
      Namespace Name Mixin selector
      named method_59706 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;method_59706(Lnet/minecraft/item/Item;)V
      intermediary method_59706 Lnet/minecraft/class_1845$class_9665;method_59706(Lnet/minecraft/class_1792;)V
      official b Lcwk$a;b(Lcuf;)V
    • method_59703

      public void method_59703(Item item, Item item2, Item item3)
      Mappings:
      Namespace Name Mixin selector
      named method_59703 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;method_59703(Lnet/minecraft/item/Item;Lnet/minecraft/item/Item;Lnet/minecraft/item/Item;)V
      intermediary method_59703 Lnet/minecraft/class_1845$class_9665;method_59703(Lnet/minecraft/class_1792;Lnet/minecraft/class_1792;Lnet/minecraft/class_1792;)V
      official a Lcwk$a;a(Lcuf;Lcuf;Lcuf;)V
    • method_59702

      public void method_59702(Item item)
      Mappings:
      Namespace Name Mixin selector
      named method_59702 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;method_59702(Lnet/minecraft/item/Item;)V
      intermediary method_59702 Lnet/minecraft/class_1845$class_9665;method_59702(Lnet/minecraft/class_1792;)V
      official a Lcwk$a;a(Lcuf;)V
    • method_59705

      public void method_59705(RegistryEntry<Potion> registryEntry, Item item, RegistryEntry<Potion> registryEntry2)
      Mappings:
      Namespace Name Mixin selector
      named method_59705 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;method_59705(Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/item/Item;Lnet/minecraft/registry/entry/RegistryEntry;)V
      intermediary method_59705 Lnet/minecraft/class_1845$class_9665;method_59705(Lnet/minecraft/class_6880;Lnet/minecraft/class_1792;Lnet/minecraft/class_6880;)V
      official a Lcwk$a;a(Lji;Lcuf;Lji;)V
    • method_59704

      public void method_59704(Item item, RegistryEntry<Potion> registryEntry)
      Mappings:
      Namespace Name Mixin selector
      named method_59704 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;method_59704(Lnet/minecraft/item/Item;Lnet/minecraft/registry/entry/RegistryEntry;)V
      intermediary method_59704 Lnet/minecraft/class_1845$class_9665;method_59704(Lnet/minecraft/class_1792;Lnet/minecraft/class_6880;)V
      official a Lcwk$a;a(Lcuf;Lji;)V
    • method_59701

      public BrewingRecipeRegistry method_59701()
      Mappings:
      Namespace Name Mixin selector
      named method_59701 Lnet/minecraft/recipe/BrewingRecipeRegistry$class_9665;method_59701()Lnet/minecraft/recipe/BrewingRecipeRegistry;
      intermediary method_59701 Lnet/minecraft/class_1845$class_9665;method_59701()Lnet/minecraft/class_1845;
      official a Lcwk$a;a()Lcwk;