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