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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassemble(CraftingInventory p_77572_1_) booleancanCraftInDimensions(int p_194133_1_, int p_194133_2_) booleanmatches(CraftingInventory p_77569_1_, World p_77569_2_) Methods inherited from class net.minecraft.item.crafting.SpecialRecipe
getId, getResultItem, isSpecialMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.item.crafting.ICraftingRecipe
getTypeMethods 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
-