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 pStructureTemplateManager, RandomSource pRandom, Rotation pRotation, BlockPos pPos, OceanRuinStructure pStructure, StructurePieceAccessor pStructurePieceAccessor) private static voidOceanRuinPieces.addPiece(StructureTemplateManager pStructureTemplateManager, BlockPos pPos, Rotation pRotation, StructurePieceAccessor pStructurePieceAccessor, RandomSource pRandom, OceanRuinStructure pStructure, boolean pIsLarge, float pIntegrity) static voidOceanRuinPieces.addPieces(StructureTemplateManager pStructureTemplateManager, BlockPos pPos, Rotation pRotation, StructurePieceAccessor pStructurePieceAccessor, RandomSource pRandom, OceanRuinStructure pStructure)