public class ShipwreckGenerator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ShipwreckGenerator.Piece |
| Modifier and Type | Field and Description |
|---|---|
private static Identifier[] |
BEACHED_TEMPLATES |
private static BlockPos |
field_14536 |
private static Identifier[] |
REGULAR_TEMPLATES |
| Constructor and Description |
|---|
ShipwreckGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addParts(StructureManager structureManager,
BlockPos pos,
BlockRotation rotation,
List<StructurePiece> children,
Random random,
ShipwreckFeatureConfig config) |
private static final BlockPos field_14536
private static final Identifier[] BEACHED_TEMPLATES
private static final Identifier[] REGULAR_TEMPLATES
public static void addParts(StructureManager structureManager, BlockPos pos, BlockRotation rotation, List<StructurePiece> children, Random random, ShipwreckFeatureConfig config)