static final class StructurePoolBasedGenerator.ShapedPoolStructurePiece extends Object
Modifier and Type | Field and Description |
---|---|
private int |
currentSize |
private int |
minY |
private PoolStructurePiece |
piece |
private MutableObject<VoxelShape> |
pieceShape |
Modifier | Constructor and Description |
---|---|
private |
ShapedPoolStructurePiece(PoolStructurePiece piece,
MutableObject<VoxelShape> mutableObject,
int minY,
int currentSize) |
private final PoolStructurePiece piece
private final MutableObject<VoxelShape> pieceShape
private final int minY
private final int currentSize
private ShapedPoolStructurePiece(PoolStructurePiece piece, MutableObject<VoxelShape> mutableObject, int minY, int currentSize)