Package net.minecraft.recipe
Class BrewingRecipeRegistry.Recipe<T>
java.lang.Object
net.minecraft.recipe.BrewingRecipeRegistry.Recipe<T>
- Enclosing class:
BrewingRecipeRegistry
- Mappings:
Namespace Name official cox$a
intermediary net/minecraft/class_1845$class_1846
named net/minecraft/recipe/BrewingRecipeRegistry$Recipe
-
Field Summary
Modifier and TypeFieldDescription(package private) final Ingredient
(package private) final T
(package private) final T
-
Constructor Summary
-
Method Summary
-
Field Details
-
input
- Mappings:
Namespace Name Mixin selector official a
Lcox$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
Lcox$a;b:Lcpz;
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
Lcox$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>
Lcox$a;<init>(Ljava/lang/Object;Lcpz;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
-