pocketmine\item\Saddle::getMaxStackSize PHP Method

getMaxStackSize() public method

public getMaxStackSize ( )
    public function getMaxStackSize()
    {
        return 1;
    }