PocketMine-MP 5.32.2 git-1ebd7d3960d713d56f77f610fe0c15cdee201069
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: