net.minecraft.recipe.crafting

public class FireworkStarFadeRecipe

extends SpecialCraftingRecipe

All mapped superinterfaces:

CraftingRecipe, Recipe

net.minecraft.world.item.crafting.FireworkStarFadeRecipe
net.minecraft.class_1854
net.minecraft.recipe.crafting.FireworkStarFadeRecipe

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<FireworkStarFadeRecipe>
MAP_CODEC
field_1_1332
CODEC
public static final PacketCodec<RegistryByteBuf, FireworkStarFadeRecipe>
STREAM_CODEC
field_1_1334
PACKET_CODEC
public static final RecipeSerializer<FireworkStarFadeRecipe>
SERIALIZER
field_1_1333
SERIALIZER
private final Ingredient
target
field_1_1337
target
private final Ingredient
dye
field_1_1335
dye
private final SimpleItemStackView
result
field_1_1336
result

Constructor summary

ModifierConstructor
public (Ingredient target, Ingredient dye, SimpleItemStackView result)

Method summary

Modifier and TypeMethod
public boolean
matches(CraftingInput input, Level level)
method_17711(class_9694 arg0, class_1937 arg1)
matches(CraftingRecipeInput arg0, World arg1)
public ItemStack
assemble(CraftingInput input)
method_17710(class_9694 arg0)
craft(CraftingRecipeInput arg0)
public RecipeSerializer<FireworkStarFadeRecipe>
getSerializer()
method_8119()
getSerializer()
public ItemStack
assemble(RecipeInput input)
method_8116(class_9695 arg0)
craft(RecipeInput arg0)
public boolean
matches(RecipeInput input, Level level)
method_8115(class_9695 arg0, class_1937 arg1)
matches(RecipeInput arg0, World arg1)
private static SimpleItemStackView
lambda$static$6(FireworkStarFadeRecipe arg0)
method_1_1595(class_1854 arg0)
method_1_1595(FireworkStarFadeRecipe recipe)
private static Ingredient
lambda$static$5(FireworkStarFadeRecipe arg0)
method_1_1594(class_1854 arg0)
method_1_1594(FireworkStarFadeRecipe recipe)
private static Ingredient
lambda$static$4(FireworkStarFadeRecipe arg0)
method_1_1593(class_1854 arg0)
method_1_1593(FireworkStarFadeRecipe recipe)
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_1589(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_1589(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)
private static SimpleItemStackView
lambda$static$3(FireworkStarFadeRecipe arg0)
method_1_1592(class_1854 arg0)
method_1_1592(FireworkStarFadeRecipe recipe)
private static Ingredient
lambda$static$2(FireworkStarFadeRecipe arg0)
method_1_1591(class_1854 arg0)
method_1_1591(FireworkStarFadeRecipe recipe)
private static Ingredient
lambda$static$1(FireworkStarFadeRecipe arg0)
method_1_1590(class_1854 arg0)
method_1_1590(FireworkStarFadeRecipe recipe)