public class FireworkRocketRecipe extends IRecipeHidden
| Constructor and Description |
|---|
FireworkRocketRecipe(ResourceLocation p_i48168_1_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFit(int width,
int height) |
ItemStack |
getCraftingResult(IInventory inv) |
ItemStack |
getRecipeOutput() |
IRecipeSerializer<?> |
getSerializer() |
boolean |
matches(IInventory inv,
World worldIn) |
getId, isDynamicclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGroup, getIngredients, getRemainingItemsgetTypepublic FireworkRocketRecipe(ResourceLocation p_i48168_1_)
public boolean matches(IInventory inv, World worldIn)
public ItemStack getCraftingResult(IInventory inv)
public boolean canFit(int width,
int height)
public ItemStack getRecipeOutput()
getRecipeOutput in interface IRecipegetRecipeOutput in class IRecipeHiddenpublic IRecipeSerializer<?> getSerializer()