PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
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: