Class FireworkStarFadeRecipe

java.lang.Object
net.minecraft.world.item.crafting.CustomRecipe
net.minecraft.world.item.crafting.FireworkStarFadeRecipe
All Implemented Interfaces:
CraftingRecipe, Recipe<CraftingContainer>

public class FireworkStarFadeRecipe extends CustomRecipe
  • Field Details

    • STAR_INGREDIENT

      private static final Ingredient STAR_INGREDIENT
  • Constructor Details

    • FireworkStarFadeRecipe

      public FireworkStarFadeRecipe(ResourceLocation p_43861_)
  • Method Details