PocketMine-MP 5.28.3 git-a4ac28592c6c5f5876927aa2a140b65dad63d786
Loading...
Searching...
No Matches
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: