Uses of Class
net.minecraft.world.gen.structure.OceanRuinStructure
-
Uses of OceanRuinStructure in net.minecraft.structure
Modifier and TypeMethodDescriptionprivate static void
OceanRuinGenerator.addCluster
(StructureTemplateManager manager, Random random, BlockRotation rotation, BlockPos pos, OceanRuinStructure structure, StructurePiecesHolder pieces) static void
OceanRuinGenerator.addPieces
(StructureTemplateManager manager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder holder, Random random, OceanRuinStructure structure) private static void
OceanRuinGenerator.addPieces
(StructureTemplateManager manager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder holder, Random random, OceanRuinStructure structure, boolean large, float integrity) -
Uses of OceanRuinStructure in net.minecraft.world.gen.structure
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<OceanRuinStructure>
OceanRuinStructure.CODEC
static final StructureType<OceanRuinStructure>
StructureType.OCEAN_RUIN