implements CraftingRecipe
| net.minecraft.world.item.crafting.TransmuteRecipe | |
| net.minecraft.class_10223 | |
| net.minecraft.recipe.TransmuteRecipe |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final String |
|
||||||
| private final CraftingRecipeCategory |
|
||||||
| private final Ingredient |
|
||||||
| private final Ingredient |
|
||||||
| private final TransmuteRecipeResult |
|
||||||
| private IngredientPlacement |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String group, CraftingRecipeCategory category, Ingredient input, Ingredient material, TransmuteRecipeResult result) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public ItemStack |
|
||||||
| public List<RecipeDisplay> |
|
||||||
| public RecipeSerializer<TransmuteRecipe> |
|
||||||
| public String |
|
||||||
| public IngredientPlacement |
|
||||||
| public CraftingRecipeCategory |
|
||||||
| public ItemStack |
|
||||||
| public boolean |
|