PocketMine-MP 5.37.4 git-07e225b0bd0d389de8a3d035fbd0ae8730a06053
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: