PocketMine-MP 5.28.3 git-d5a1007c80fcee27feb2251cf5dcf1ad5a59a85c
|
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.