PHP Interface pocketmine\tile\Nameable

Datei anzeigen Open project: ClearSkyTeam/ClearSky

Public Methods

Method Description
getName ( ) : string
hasName ( ) : boolean
setName ( void $str )

Method Details

getName() public method

public getName ( ) : string
return string

hasName() public method

public hasName ( ) : boolean
return boolean

setName() public method

public setName ( void $str )
$str void