Package net.minecraft.item.crafting
Class FireworkStarFadeRecipe
java.lang.Object
net.minecraft.item.crafting.SpecialRecipe
net.minecraft.item.crafting.FireworkStarFadeRecipe
- All Implemented Interfaces:
ICraftingRecipe
,IRecipe<CraftingInventory>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionassemble
(CraftingInventory p_77572_1_) boolean
canCraftInDimensions
(int p_194133_1_, int p_194133_2_) boolean
matches
(CraftingInventory p_77569_1_, World p_77569_2_) Methods inherited from class net.minecraft.item.crafting.SpecialRecipe
getId, getResultItem, isSpecial
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.item.crafting.ICraftingRecipe
getType
Methods inherited from interface net.minecraft.item.crafting.IRecipe
getGroup, getIngredients, getRemainingItems, getToastSymbol
-
Field Details
-
STAR_INGREDIENT
-
-
Constructor Details
-
FireworkStarFadeRecipe
-
-
Method Details
-
matches
-
assemble
-
canCraftInDimensions
public boolean canCraftInDimensions(int p_194133_1_, int p_194133_2_) -
getSerializer
-