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.structureFields 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.structuresFields in net.minecraft.world.level.levelgen.structure.structures with type parameters of type OceanRuinStructureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<OceanRuinStructure>OceanRuinStructure.CODECMethods in net.minecraft.world.level.levelgen.structure.structures with parameters of type OceanRuinStructureModifier and TypeMethodDescriptionprivate static voidOceanRuinPieces.addClusterRuins(StructureTemplateManager p_228988_, RandomSource p_228989_, Rotation p_228990_, BlockPos p_228991_, OceanRuinStructure p_228992_, StructurePieceAccessor p_228993_) private static voidOceanRuinPieces.addPiece(StructureTemplateManager p_229002_, BlockPos p_229003_, Rotation p_229004_, StructurePieceAccessor p_229005_, RandomSource p_229006_, OceanRuinStructure p_229007_, boolean p_229008_, float p_229009_) static voidOceanRuinPieces.addPieces(StructureTemplateManager p_228995_, BlockPos p_228996_, Rotation p_228997_, StructurePieceAccessor p_228998_, RandomSource p_228999_, OceanRuinStructure p_229000_)