PocketMine-MP 5.28.1 git-88cdc2eb67c40075559c3ef51418b418cd5488e9
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: