extends GeneralCraftingRecipe
All mapped superinterfaces:
| net.minecraft.world.item.crafting.ImbueRecipe | |
| net.minecraft.world.item.crafting.ImbueRecipe | |
| net.minecraft.class_1_150 | |
| net.minecraft.recipe.crafting.ImbuementRecipe |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<ImbuementRecipe> |
| ||||||||
| public static final PacketCodec<RegistryByteBuf, ImbuementRecipe> |
| ||||||||
| public static final RecipeSerializer<ImbuementRecipe> |
| ||||||||
| private final Ingredient |
| ||||||||
| private final Ingredient |
| ||||||||
| private final SimpleItemStackView |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Recipe$Settings settings, CraftingRecipe$RecipeBookLocation location, Ingredient source, Ingredient material, SimpleItemStackView result) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public ItemStack |
| ||||||||
| public RecipeSerializer<ImbuementRecipe> |
| ||||||||
| protected IngredientPlacement |
| ||||||||
| public List<RecipeDisplay> |
|