Package | Description |
---|---|
net.minecraft.world.gen.feature | |
net.minecraft.world.gen.feature.structure |
Modifier and Type | Field and Description |
---|---|
static Structure<OceanRuinConfig> |
Feature.OCEAN_RUIN |
Modifier and Type | Method and Description |
---|---|
static <T> OceanRuinConfig |
OceanRuinConfig.deserialize(com.mojang.datafixers.Dynamic<T> p_214640_0_) |
Modifier and Type | Method and Description |
---|---|
static void |
OceanRuinPieces.func_204041_a(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn,
java.util.List<StructurePiece> pieces,
java.util.Random rand,
OceanRuinConfig config) |
private static void |
OceanRuinPieces.func_204045_a(TemplateManager templateManagerIn,
BlockPos p_204045_1_,
Rotation p_204045_2_,
java.util.List<StructurePiece> pieces,
java.util.Random rand,
OceanRuinConfig config,
boolean shouldGenerateLargeVariant,
float p_204045_7_) |
private static void |
OceanRuinPieces.func_204047_a(TemplateManager p_204047_0_,
java.util.Random p_204047_1_,
Rotation p_204047_2_,
BlockPos p_204047_3_,
OceanRuinConfig p_204047_4_,
java.util.List<StructurePiece> p_204047_5_) |
Constructor and Description |
---|
OceanRuinStructure(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends OceanRuinConfig> p_i51348_1_) |