Uses of Class
net.minecraft.world.gen.settings.StructureSpreadSettings
Packages that use StructureSpreadSettings
-
Uses of StructureSpreadSettings in net.minecraft.world.gen.settings
Fields in net.minecraft.world.gen.settings declared as StructureSpreadSettingsModifier and TypeFieldDescriptionstatic final StructureSpreadSettingsDimensionStructuresSettings.DEFAULT_STRONGHOLDprivate final StructureSpreadSettingsDimensionStructuresSettings.strongholdFields in net.minecraft.world.gen.settings with type parameters of type StructureSpreadSettingsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StructureSpreadSettings>StructureSpreadSettings.CODECMethods in net.minecraft.world.gen.settings that return StructureSpreadSettingsConstructor parameters in net.minecraft.world.gen.settings with type arguments of type StructureSpreadSettingsModifierConstructorDescriptionDimensionStructuresSettings(Optional<StructureSpreadSettings> p_i231912_1_, Map<Structure<?>, StructureSeparationSettings> p_i231912_2_)