Uses of Class
net.minecraft.world.level.levelgen.structure.structures.OceanRuinStructure
Packages that use OceanRuinStructure
Package
Description
-
Uses of OceanRuinStructure in net.minecraft.world.level.levelgen.structure
Fields in net.minecraft.world.level.levelgen.structure with type parameters of type OceanRuinStructureModifier and TypeFieldDescriptionstatic final StructureType
<OceanRuinStructure> StructureType.OCEAN_RUIN
-
Uses of OceanRuinStructure in net.minecraft.world.level.levelgen.structure.structures
Fields in net.minecraft.world.level.levelgen.structure.structures with type parameters of type OceanRuinStructureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<OceanRuinStructure> OceanRuinStructure.CODEC
Methods in net.minecraft.world.level.levelgen.structure.structures with parameters of type OceanRuinStructureModifier and TypeMethodDescriptionprivate static void
OceanRuinPieces.addClusterRuins
(StructureTemplateManager structureTemplateManager, RandomSource random, Rotation p_rotation, BlockPos pos, OceanRuinStructure structure, StructurePieceAccessor structurePieceAccessor) private static void
OceanRuinPieces.addPiece
(StructureTemplateManager structureTemplateManager, BlockPos pos, Rotation rotation, StructurePieceAccessor structurePieceAccessor, RandomSource random, OceanRuinStructure structure, boolean isLarge, float integrity) static void
OceanRuinPieces.addPieces
(StructureTemplateManager structureTemplateManager, BlockPos pos, Rotation rotation, StructurePieceAccessor structurePieceAccessor, RandomSource random, OceanRuinStructure structure)