YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.item.crafting.RecipeFireworks Class Reference
Inheritance diagram for net.minecraft.item.crafting.RecipeFireworks:
net.minecraft.item.crafting.IRecipe

Public Member Functions

boolean matches (InventoryCrafting par1InventoryCrafting, World par2World)
 
ItemStack getCraftingResult (InventoryCrafting par1InventoryCrafting)
 
int getRecipeSize ()
 
ItemStack getRecipeOutput ()
 

Member Function Documentation

ItemStack net.minecraft.item.crafting.RecipeFireworks.getCraftingResult ( InventoryCrafting  par1InventoryCrafting)

Returns an Item that is the result of this recipe

Implements net.minecraft.item.crafting.IRecipe.

ItemStack net.minecraft.item.crafting.RecipeFireworks.getRecipeOutput ( )
int net.minecraft.item.crafting.RecipeFireworks.getRecipeSize ( )

Returns the size of the recipe area

Implements net.minecraft.item.crafting.IRecipe.

boolean net.minecraft.item.crafting.RecipeFireworks.matches ( InventoryCrafting  par1InventoryCrafting,
World  par2World 
)

Used to check if a recipe matches current crafting inventory

Implements net.minecraft.item.crafting.IRecipe.


The documentation for this class was generated from the following file: