PocketMine-MP 5.18.2 git-00e39821f06a4b6d728d35053c2621dbb19369ff
pocketmine\world\generator\object\OreType Class Reference
+ Collaboration diagram for pocketmine\world\generator\object\OreType:

Public Member Functions

 __construct (public Block $material, public Block $replaces, public int $clusterCount, public int $clusterSize, public int $minHeight, public int $maxHeight)
 

Detailed Description

Definition at line 28 of file OreType.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\world\generator\object\OreType::__construct ( public Block  $material,
public Block  $replaces,
public int  $clusterCount,
public int  $clusterSize,
public int  $minHeight,
public int  $maxHeight 
)

Definition at line 29 of file OreType.php.


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