PocketMine-MP 5.33.2 git-09cc76ae2b49f1fe3ab0253e6e987fb82bd0a08f
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: