public class VillageGenerator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VillageGenerator.Piece |
| Constructor and Description |
|---|
VillageGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addPieces(ChunkGenerator<?> chunkGenerator,
StructureManager structureManager,
BlockPos pos,
List<StructurePiece> pieces,
ChunkRandom random,
StructurePoolFeatureConfig config) |
static void |
init() |
public static void init()
public static void addPieces(ChunkGenerator<?> chunkGenerator, StructureManager structureManager, BlockPos pos, List<StructurePiece> pieces, ChunkRandom random, StructurePoolFeatureConfig config)