mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 01:16:15 +00:00
First biome based generator iteration
This commit is contained in:
@ -23,7 +23,7 @@ namespace pocketmine\utils;
|
||||
|
||||
|
||||
/**
|
||||
* Unsecure Random Number Generator, used for fast seeded values
|
||||
* Unsecure Random Number Noise, used for fast seeded values
|
||||
* WARNING: This class is available on the PocketMine-MP Zephir project.
|
||||
* If this class is modified, remember to modify the PHP C extension.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user