Package net.minecraft.structure
Class ShipwreckGenerator
java.lang.Object
net.minecraft.structure.ShipwreckGenerator
public class ShipwreckGenerator extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShipwreckGenerator.Piece -
Field Summary
Fields Modifier and Type Field Description private static Identifier[]BEACHED_TEMPLATESprivate static BlockPosfield_14536private static Identifier[]REGULAR_TEMPLATES -
Constructor Summary
Constructors Constructor Description ShipwreckGenerator() -
Method Summary
Modifier and Type Method Description static voidaddParts(StructureManager structureManager, BlockPos pos, BlockRotation rotation, List<StructurePiece> children, Random random, ShipwreckFeatureConfig config)
-
Field Details
-
field_14536
-
BEACHED_TEMPLATES
-
REGULAR_TEMPLATES
-
-
Constructor Details
-
ShipwreckGenerator
public ShipwreckGenerator()
-
-
Method Details
-
addParts
public static void addParts(StructureManager structureManager, BlockPos pos, BlockRotation rotation, List<StructurePiece> children, Random random, ShipwreckFeatureConfig config)
-