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.CODECMethods in net.minecraft.world.level.levelgen.structure.structures with parameters of type OceanRuinStructureModifier and TypeMethodDescriptionprivate static voidOceanRuinPieces.addClusterRuins(StructureTemplateManager structureTemplateManager, RandomSource random, Rotation p_rotation, BlockPos pos, OceanRuinStructure structure, StructurePieceAccessor structurePieceAccessor) private static voidOceanRuinPieces.addPiece(StructureTemplateManager structureTemplateManager, BlockPos pos, Rotation rotation, StructurePieceAccessor structurePieceAccessor, RandomSource random, OceanRuinStructure structure, boolean isLarge, float integrity) static voidOceanRuinPieces.addPieces(StructureTemplateManager structureTemplateManager, BlockPos pos, Rotation rotation, StructurePieceAccessor structurePieceAccessor, RandomSource random, OceanRuinStructure structure)