PHP Class pocketmine\item\BeetrootSoup

Inheritance: extends Food
Show file Open project: iTXTech/Genisys

Public Methods

Method Description
__construct ( $meta, $count = 1 )
getFoodRestore ( ) : integer
getMaxStackSize ( ) : integer
getResidue ( )
getSaturationRestore ( ) : float

Method Details

__construct() public method

public __construct ( $meta, $count = 1 )

getFoodRestore() public method

public getFoodRestore ( ) : integer
return integer

getMaxStackSize() public method

public getMaxStackSize ( ) : integer
return integer

getResidue() public method

public getResidue ( )

getSaturationRestore() public method

public getSaturationRestore ( ) : float
return float