PocketMine-MP 5.37.4 git-0cd9c566b2292bec4af5b9584f0e9bf38aef2dc6
Loading...
Searching...
No Matches
pocketmine\block\utils\CoralMaterial Interface Reference
+ Inheritance diagram for pocketmine\block\utils\CoralMaterial:
+ Collaboration diagram for pocketmine\block\utils\CoralMaterial:

Public Member Functions

 getCoralType ()
 
 isDead ()
 
 setCoralType (CoralType $coralType)
 
 setDead (bool $dead)
 

Detailed Description

Definition at line 26 of file CoralMaterial.php.

Member Function Documentation

◆ setCoralType()

pocketmine\block\utils\CoralMaterial::setCoralType ( CoralType $coralType)
Returns
$this

◆ setDead()

pocketmine\block\utils\CoralMaterial::setDead ( bool $dead)
Returns
$this

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