pocketmine\item\EnderPearl::getMaxStackSize PHP Method

getMaxStackSize() public method

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