PocketMine-MP 5.28.3 git-a4ac28592c6c5f5876927aa2a140b65dad63d786
|
Public Member Functions | |
__construct (public Block $material, public Block $replaces, public int $clusterCount, public int $clusterSize, public int $minHeight, public int $maxHeight) | |
Definition at line 28 of file OreType.php.
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.