net.minecraft.recipe

public class FireworkStarRecipe

extends SpecialCraftingRecipe

All mapped superinterfaces:

CraftingRecipe, Recipe

net.minecraft.world.item.crafting.FireworkStarRecipe
net.minecraft.class_1853
net.minecraft.recipe.FireworkStarRecipe

Field summary

Modifier and TypeField
private static final Map<Item, FireworkExplosionComponent$Type>
SHAPE_BY_ITEM
field_9013
TYPE_MODIFIER_MAP
private static final Ingredient
TRAIL_INGREDIENT
field_9010
TRAIL_MODIFIER
private static final Ingredient
TWINKLE_INGREDIENT
field_9014
FLICKER_MODIFIER
private static final Ingredient
GUNPOWDER_INGREDIENT
field_9012
GUNPOWDER

Constructor summary

ModifierConstructor
public (CraftingRecipeCategory category)

Method summary

Modifier and TypeMethod
public boolean
matches(CraftingInput input, Level level)
method_17713(class_9694 arg0, class_1937 arg1)
matches(CraftingRecipeInput arg0, World arg1)
public ItemStack
assemble(CraftingInput input, HolderLookup$Provider registries)
method_17712(class_9694 arg0, class_7225$class_7874 arg1)
craft(CraftingRecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
public RecipeSerializer<FireworkStarRecipe>
getSerializer()
method_8119()
getSerializer()
public ItemStack
assemble(RecipeInput input, HolderLookup$Provider registries)
method_8116(class_9695 arg0, class_7225$class_7874 arg1)
craft(RecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
public boolean
matches(RecipeInput input, Level level)
method_8115(class_9695 arg0, class_1937 arg1)
matches(RecipeInput arg0, World arg1)