PocketMine-MP 5.41.1 git-24c89e7eaf65eab6e3a56a4f03fced4c7154acc5
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: