Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.StrongholdConfiguration
Packages that use StrongholdConfiguration
Package
Description
-
Uses of StrongholdConfiguration in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen declared as StrongholdConfigurationModifier and TypeFieldDescriptionstatic StrongholdConfiguration
StructureSettings.DEFAULT_STRONGHOLD
private StrongholdConfiguration
StructureSettings.stronghold
Methods in net.minecraft.world.level.levelgen that return StrongholdConfigurationConstructor parameters in net.minecraft.world.level.levelgen with type arguments of type StrongholdConfigurationModifierConstructorDescriptionStructureSettings(Optional<StrongholdConfiguration> p_64586_, Map<StructureFeature<?>,StructureFeatureConfiguration> p_64587_)
-
Uses of StrongholdConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type StrongholdConfigurationModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<StrongholdConfiguration>
StrongholdConfiguration.CODEC