public class IglooGenerator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IglooGenerator.Piece |
Modifier and Type | Field and Description |
---|---|
private static Identifier |
BOTTOM_TEMPLATE |
private static Map<Identifier,BlockPos> |
field_14406 |
private static Map<Identifier,BlockPos> |
field_14408 |
private static Identifier |
MIDDLE_TEMPLATE |
private static Identifier |
TOP_TEMPLATE |
Constructor and Description |
---|
IglooGenerator() |
Modifier and Type | Method and Description |
---|---|
static void |
addPieces(StructureManager manager,
BlockPos pos,
BlockRotation rotation,
List<StructurePiece> pieces,
Random random) |
private static final Identifier TOP_TEMPLATE
private static final Identifier MIDDLE_TEMPLATE
private static final Identifier BOTTOM_TEMPLATE
private static final Map<Identifier,BlockPos> field_14408
private static final Map<Identifier,BlockPos> field_14406
public static void addPieces(StructureManager manager, BlockPos pos, BlockRotation rotation, List<StructurePiece> pieces, Random random)