Package | Description |
---|---|
org.bukkit.generator |
Classes to facilitate
world generation
implementation. |
Modifier and Type | Method and Description |
---|---|
void |
BlockPopulator.populate(WorldInfo worldInfo,
Random random,
int x,
int z,
LimitedRegion limitedRegion)
Populates an area of blocks at or around the given chunk.
|
Copyright © 2022. All rights reserved.