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