net.minecraft.data.recipe

record BrewingRecipeGenerator$Transformation

net.minecraft.data.recipes.BrewingProvider$ContainerTransformation
net.minecraft.class_1_1207$class_1_1208
net.minecraft.data.recipe.BrewingRecipeGenerator$Transformation

Field summary

Modifier and TypeField
private final Item
container
comp_1_1274
container
private final Item
reagent
comp_1_1276
reagent
private final Item
output
comp_1_1275
output

Constructor summary

ModifierConstructor
private (Item container, Item reagent, Item output)

Method summary

Modifier and TypeMethod
public Item
container()
comp_1_1274()
container()
public Item
reagent()
comp_1_1276()
reagent()
public Item
output()
comp_1_1275()
output()