pocketmine\block\GlowingRedstoneOre::getName PHP Метод

getName() публичный Метод

public getName ( ) : string
Результат string
    public function getName() : string
    {
        return "Glowing Redstone Ore";
    }