pocketmine\item\Door::getMaxStackSize PHP Méthode

getMaxStackSize() public méthode

public getMaxStackSize ( ) : integer
Résultat integer
    public function getMaxStackSize() : int
    {
        return 64;
    }