pocketmine\item\RedstoneLamp::getMaxStackSize PHP Method

getMaxStackSize() public method

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