PocketMine-MP 5.27.2 git-d86943fa8c6384be3e2c1901ebf94f584b27e784
Loading...
Searching...
No Matches
pocketmine\block\tile\Nameable Interface Reference
+ Inheritance diagram for pocketmine\block\tile\Nameable:
+ Collaboration diagram for pocketmine\block\tile\Nameable:

Public Member Functions

 getDefaultName ()
 
 getName ()
 
 hasName ()
 
 setName (string $str)
 

Public Attributes

const TAG_CUSTOM_NAME = "CustomName"
 

Detailed Description

Definition at line 26 of file Nameable.php.

Member Data Documentation

◆ TAG_CUSTOM_NAME

const pocketmine\block\tile\Nameable::TAG_CUSTOM_NAME = "CustomName"

Definition at line 27 of file Nameable.php.


The documentation for this interface was generated from the following file: