pocketmine\block\RedSandstoneSlab::getName PHP Method

getName() public method

public getName ( ) : string
return string
    public function getName() : string
    {
        return "Red Sandstone Slab";
    }
RedSandstoneSlab