net.minecraft.recipe

public class FireworkStarFadeRecipe

extends SpecialCraftingRecipe

All mapped superinterfaces:

CraftingRecipe, Recipe

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

Field summary

Modifier and TypeField
private static final Ingredient
STAR_INGREDIENT
field_9015
INPUT_STAR

Constructor summary

ModifierConstructor
public (CraftingRecipeCategory category)

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, HolderLookup$Provider registries)
method_17710(class_9694 arg0, class_7225$class_7874 arg1)
craft(CraftingRecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
public RecipeSerializer<FireworkStarFadeRecipe>
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)