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 StructureSpreadSettings
DimensionStructuresSettings.DEFAULT_STRONGHOLD
private final StructureSpreadSettings
DimensionStructuresSettings.stronghold
Fields in net.minecraft.world.gen.settings with type parameters of type StructureSpreadSettingsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StructureSpreadSettings>
StructureSpreadSettings.CODEC
Methods 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_)