Package net.minecraft.recipe
Class BrewingRecipeRegistry.Recipe<T>
java.lang.Object
net.minecraft.recipe.BrewingRecipeRegistry.Recipe<T>
- Enclosing class:
- BrewingRecipeRegistry
- Mappings:
- Namespace - Name - official - chx$a- intermediary - net/minecraft/class_1845$class_1846- named - net/minecraft/recipe/BrewingRecipeRegistry$Recipe
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) final Ingredient(package private) final T(package private) final T
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
input- Mappings:
- Namespace - Name - Mixin selector - official - a- Lchx$a;a:Ljava/lang/Object;- intermediary - field_8962- Lnet/minecraft/class_1845$class_1846;field_8962:Ljava/lang/Object;- named - input- Lnet/minecraft/recipe/BrewingRecipeRegistry$Recipe;input:Ljava/lang/Object;
 
- 
ingredient- Mappings:
- Namespace - Name - Mixin selector - official - b- Lchx$a;b:Lciz;- intermediary - field_8960- Lnet/minecraft/class_1845$class_1846;field_8960:Lnet/minecraft/class_1856;- named - ingredient- Lnet/minecraft/recipe/BrewingRecipeRegistry$Recipe;ingredient:Lnet/minecraft/recipe/Ingredient;
 
- 
output- Mappings:
- Namespace - Name - Mixin selector - official - c- Lchx$a;c:Ljava/lang/Object;- intermediary - field_8961- Lnet/minecraft/class_1845$class_1846;field_8961:Ljava/lang/Object;- named - output- Lnet/minecraft/recipe/BrewingRecipeRegistry$Recipe;output:Ljava/lang/Object;
 
 
- 
- 
Constructor Details- 
Recipe- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lchx$a;<init>(Ljava/lang/Object;Lciz;Ljava/lang/Object;)V- intermediary - <init>- Lnet/minecraft/class_1845$class_1846;<init>(Ljava/lang/Object;Lnet/minecraft/class_1856;Ljava/lang/Object;)V- named - <init>- Lnet/minecraft/recipe/BrewingRecipeRegistry$Recipe;<init>(Ljava/lang/Object;Lnet/minecraft/recipe/Ingredient;Ljava/lang/Object;)V
 
 
-