PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
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: