|
Phpcraft
|

Public Member Functions | |
| __construct (World $world) | |
| init () | |
| generate (int $x, int $z) | |
Public Attributes | |
| $world | |
| Phpcraft\World\ChunkGenerator::__construct | ( | World | $world | ) |
|
abstract |
Reimplemented in Phpcraft\World\StaticChunkGenerator.
| Phpcraft\World\ChunkGenerator::init | ( | ) |
Sets this ChunkGenerator to be the chunk generator of the World it belongs to and returns the world.
| World null Phpcraft\World\ChunkGenerator::$world |
1.8.17