Uses of Class
net.minecraft.world.gen.feature.OceanRuinFeature
Packages that use OceanRuinFeature
Package
Description
The base package for all Minecraft classes.
-
Uses of OceanRuinFeature in net.minecraft
Fields in net.minecraft with type parameters of type OceanRuinFeature -
Uses of OceanRuinFeature in net.minecraft.structure
Methods in net.minecraft.structure with parameters of type OceanRuinFeatureModifier and TypeMethodDescriptionstatic voidOceanRuinGenerator.addPieces(StructureManager manager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder holder, Random random, OceanRuinFeature oceanRuinFeature) private static voidOceanRuinGenerator.method_14822(StructureManager manager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder holder, Random random, OceanRuinFeature oceanRuinFeature, boolean large, float integrity) private static voidOceanRuinGenerator.method_14825(StructureManager manager, Random random, BlockRotation rotation, BlockPos pos, OceanRuinFeature oceanRuinFeature, StructurePiecesHolder structurePiecesHolder) -
Uses of OceanRuinFeature in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type OceanRuinFeatureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<OceanRuinFeature>OceanRuinFeature.field_37807