Package org.spongepowered.api.world.generation.config
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.world.generation.config
-
ClassDescriptionBase chunk generator configuration.ChunkGeneratorConfig used most of the vanilla provided dimensions.SurfaceRules define how terrain surface is modified.Represents settings that apply to the generation of a
world
.