Uses of Class
net.minecraft.world.gen.structure.OceanRuinStructure
-
Uses of OceanRuinStructure in net.minecraft.structure
Modifier and TypeMethodDescriptionstatic void
OceanRuinGenerator.addPieces
(StructureTemplateManager manager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder holder, Random random, OceanRuinStructure oceanRuinStructure) private static void
OceanRuinGenerator.method_14822
(StructureTemplateManager manager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder holder, Random random, OceanRuinStructure oceanRuinStructure, boolean large, float integrity) private static void
OceanRuinGenerator.method_14825
(StructureTemplateManager manager, Random random, BlockRotation rotation, BlockPos pos, OceanRuinStructure oceanRuinStructure, StructurePiecesHolder structurePiecesHolder) -
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