net.minecraft.recipe.crafting

public class FireworkStarFadeRecipe

extends SpecialCraftingRecipe

All mapped superinterfaces:

CraftingRecipe, Recipe

net.minecraft.world.item.crafting.FireworkStarFadeRecipe
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
MAP_CODEC
field_1_1332
CODEC
public static final PacketCodec<RegistryByteBuf, FireworkStarFadeRecipe>
STREAM_CODEC
STREAM_CODEC
field_1_1334
PACKET_CODEC
public static final RecipeSerializer<FireworkStarFadeRecipe>
SERIALIZER
SERIALIZER
field_1_1333
SERIALIZER
private final Ingredient
target
target
field_1_1337
target
private final Ingredient
dye
dye
field_1_1335
dye
private final SimpleItemStackView
result
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)
matches(CraftingInput input, Level level)
method_17711(class_9694 arg0, class_1937 arg1)
matches(CraftingRecipeInput arg0, World arg1)
public ItemStack
assemble(CraftingInput input)
assemble(CraftingInput input)
method_17710(class_9694 arg0)
craft(CraftingRecipeInput arg0)
public RecipeSerializer<FireworkStarFadeRecipe>
getSerializer()
getSerializer()
method_8119()
getSerializer()