PocketMine-MP 5.35.1 git-e32e836dad793a3a3c8ddd8927c00e112b1e576a
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: