Class FireworkStarFadeRecipe

java.lang.Object
net.minecraft.recipe.SpecialCraftingRecipe
net.minecraft.recipe.FireworkStarFadeRecipe
All Implemented Interfaces:
CraftingRecipe, Recipe<CraftingInventory>

public class FireworkStarFadeRecipe
extends SpecialCraftingRecipe
  • Field Details

    • INPUT_STAR

      private static final Ingredient INPUT_STAR
  • Constructor Details

    • FireworkStarFadeRecipe

      public FireworkStarFadeRecipe​(Identifier id)
  • Method Details