private static class BiomeHills.EmeraldGenerator extends WorldGenerator
| Modifier | Constructor and Description |
|---|---|
private |
EmeraldGenerator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
generate(World worldIn,
java.util.Random rand,
BlockPos pos) |
setBlockAndNotifyAdequately, setDecorationDefaultspublic boolean generate(World worldIn, java.util.Random rand, BlockPos pos)
generate in class WorldGenerator