Package | Description |
---|---|
net.minecraft.world.gen.feature | |
net.minecraft.world.gen.feature.structure |
Modifier and Type | Field and Description |
---|---|
static Structure<ShipwreckConfig> |
Feature.SHIPWRECK |
Modifier and Type | Method and Description |
---|---|
static <T> ShipwreckConfig |
ShipwreckConfig.deserialize(com.mojang.datafixers.Dynamic<T> p_214658_0_) |
Modifier and Type | Method and Description |
---|---|
static void |
ShipwreckPieces.func_204760_a(TemplateManager p_204760_0_,
BlockPos p_204760_1_,
Rotation p_204760_2_,
java.util.List<StructurePiece> p_204760_3_,
java.util.Random p_204760_4_,
ShipwreckConfig p_204760_5_) |
Constructor and Description |
---|
ShipwreckStructure(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends ShipwreckConfig> p_i51440_1_) |