Genisys  Genisys API 1.9.3
A server software for Minecraft: Pocket Edition with many features
BrewingRecipe Class Reference
Inheritance diagram for BrewingRecipe:
[legend]
Collaboration diagram for BrewingRecipe:
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

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

BrewingRecipe constructor.

Parameters
Item$result
Item$ingredient
Item$potion

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: