PocketMine
FurnaceRecipe Class Reference
Inheritance diagram for FurnaceRecipe:
Recipe

Public Member Functions

 __construct (Item $result, Item $ingredient)
 
 getId ()
 
 setId (UUID $id)
 
 setInput (Item $item)
 
 getInput ()
 
 getResult ()
 
 registerToCraftingManager ()
 

Constructor & Destructor Documentation

__construct ( Item  $result,
Item  $ingredient 
)
Parameters
Item$result
Item$ingredient

Member Function Documentation

getId ( )
Returns
UUID

Implements Recipe.

getInput ( )
Returns
Item
getResult ( )
Returns
Item

Implements Recipe.

setInput ( Item  $item)
Parameters
Item$item

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