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