Uses of Class
net.minecraft.world.gen.chunk.StrongholdConfig
-
Uses of StrongholdConfig in net.minecraft.world.gen.chunk
Modifier and TypeFieldDescriptionstatic StrongholdConfig
StructuresConfig.DEFAULT_STRONGHOLD
Default placement settings for the stronghold.private @Nullable StrongholdConfig
StructuresConfig.stronghold
Placement settings for the stronghold for this particular combination of settings, may be null to disable placement of strongholds.Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<StrongholdConfig>
StrongholdConfig.CODEC
ModifierConstructorDescriptionStructuresConfig(Optional<StrongholdConfig> stronghold, Map<StructureFeature<?>,StructureConfig> structures)