pocketmine\block\SlimeBlock::getName PHP Method

getName() public method

public getName ( ) : string
return string
    public function getName() : string
    {
        return "Slime Block";
    }