GroundCover
in package
implements
Populator
Interfaces, Classes, Traits and Enums
Table of Contents
- populate() : void
Methods
populate()
public
populate(ChunkManager $world, int $chunkX, int $chunkZ, Random $random) : void
Parameters
- $world : ChunkManager
- $chunkX : int
- $chunkZ : int
- $random : Random