net.minecraft.recipe.crafting

public class FireworkRocketCraftingRecipe

extends SpecialCraftingRecipe

All mapped superinterfaces:

CraftingRecipe, Recipe

net.minecraft.world.item.crafting.FireworkRocketRecipe
net.minecraft.class_1_171
net.minecraft.recipe.crafting.FireworkRocketCraftingRecipe

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<FireworkRocketCraftingRecipe>
MAP_CODEC
field_1_1308
CODEC
public static final PacketCodec<RegistryByteBuf, FireworkRocketCraftingRecipe>
STREAM_CODEC
field_1_1310
PACKET_CODEC
public static final RecipeSerializer<FireworkRocketCraftingRecipe>
SERIALIZER
field_1_1309
SERIALIZER
private final Ingredient
shell
field_1_1313
shell
private final Ingredient
fuel
field_1_1311
fuel
private final Ingredient
star
field_1_1314
star
private final SimpleItemStackView
result
field_1_1312
result

Constructor summary

ModifierConstructor
public (Ingredient shell, Ingredient fuel, Ingredient star, SimpleItemStackView result)

Method summary

Modifier and TypeMethod
public boolean
matches(CraftingInput input, Level level)
method_1_1570(class_9694 arg0, class_1937 arg1)
matches(CraftingRecipeInput arg0, World arg1)
public ItemStack
assemble(CraftingInput input)
method_1_1560(class_9694 arg0)
craft(CraftingRecipeInput arg0)
public RecipeSerializer<FireworkRocketCraftingRecipe>
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$8(FireworkRocketRecipe arg0)
method_1_1569(class_1_171 arg0)
method_1_1569(FireworkRocketCraftingRecipe recipe)
private static Ingredient
lambda$static$7(FireworkRocketRecipe arg0)
method_1_1568(class_1_171 arg0)
method_1_1568(FireworkRocketCraftingRecipe recipe)
private static Ingredient
lambda$static$6(FireworkRocketRecipe arg0)
method_1_1567(class_1_171 arg0)
method_1_1567(FireworkRocketCraftingRecipe recipe)
private static Ingredient
lambda$static$5(FireworkRocketRecipe arg0)
method_1_1566(class_1_171 arg0)
method_1_1566(FireworkRocketCraftingRecipe recipe)
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_1561(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_1561(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)
private static SimpleItemStackView
lambda$static$4(FireworkRocketRecipe arg0)
method_1_1565(class_1_171 arg0)
method_1_1565(FireworkRocketCraftingRecipe recipe)
private static Ingredient
lambda$static$3(FireworkRocketRecipe arg0)
method_1_1564(class_1_171 arg0)
method_1_1564(FireworkRocketCraftingRecipe recipe)
private static Ingredient
lambda$static$2(FireworkRocketRecipe arg0)
method_1_1563(class_1_171 arg0)
method_1_1563(FireworkRocketCraftingRecipe recipe)
private static Ingredient
lambda$static$1(FireworkRocketRecipe arg0)
method_1_1562(class_1_171 arg0)
method_1_1562(FireworkRocketCraftingRecipe recipe)