mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Added a few things
This commit is contained in:
@ -21,6 +21,9 @@
|
||||
|
||||
/**
|
||||
* Different noise generators for level generation
|
||||
*
|
||||
* WARNING: This class is available on the PocketMine-MP Zephir project.
|
||||
* If this class is modified, remember to modify the PHP C extension.
|
||||
*/
|
||||
namespace pocketmine\level\generator\noise;
|
||||
|
||||
|
Reference in New Issue
Block a user