PocketMine-MP 5.27.1 git-9af3cde03fabbe4129c79e46dc87ffa0fff446e6
Loading...
Searching...
No Matches
pocketmine\block\utils\CopperMaterial Interface Reference
+ Inheritance diagram for pocketmine\block\utils\CopperMaterial:
+ Collaboration diagram for pocketmine\block\utils\CopperMaterial:

Public Member Functions

 getOxidation ()
 
 isWaxed ()
 
 setOxidation (CopperOxidation $oxidation)
 
 setWaxed (bool $waxed)
 

Detailed Description

Represents copper blocks that have oxidized and waxed variations.

Definition at line 29 of file CopperMaterial.php.

Member Function Documentation

◆ setOxidation()

pocketmine\block\utils\CopperMaterial::setOxidation ( CopperOxidation $oxidation)
Returns
$this

◆ setWaxed()

pocketmine\block\utils\CopperMaterial::setWaxed ( bool $waxed)
Returns
$this

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