Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.ShipwreckConfiguration
Packages that use ShipwreckConfiguration
Package
Description
-
Uses of ShipwreckConfiguration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type ShipwreckConfigurationModifier and TypeFieldDescriptionstatic final StructureFeature<ShipwreckConfiguration>
StructureFeature.SHIPWRECK
Method parameters in net.minecraft.world.level.levelgen.feature with type arguments of type ShipwreckConfigurationModifier and TypeMethodDescriptionprivate static boolean
ShipwreckFeature.checkLocation
(PieceGeneratorSupplier.Context<ShipwreckConfiguration> p_197155_) private static void
ShipwreckFeature.generatePieces
(StructurePiecesBuilder p_197157_, PieceGenerator.Context<ShipwreckConfiguration> p_197158_) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type ShipwreckConfigurationModifierConstructorDescriptionShipwreckFeature
(com.mojang.serialization.Codec<ShipwreckConfiguration> p_66782_) -
Uses of ShipwreckConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type ShipwreckConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ShipwreckConfiguration>
ShipwreckConfiguration.CODEC
-
Uses of ShipwreckConfiguration in net.minecraft.world.level.levelgen.structure
Methods in net.minecraft.world.level.levelgen.structure with parameters of type ShipwreckConfigurationModifier and TypeMethodDescriptionstatic void
ShipwreckPieces.addPieces
(StructureManager p_163201_, BlockPos p_163202_, Rotation p_163203_, StructurePieceAccessor p_163204_, Random p_163205_, ShipwreckConfiguration p_163206_)