Uses of Interface
dev.wyck.worldgen.chunk.FlatLevelSource
Packages that use FlatLevelSource
-
Uses of FlatLevelSource in dev.wyck.worldgen.chunk
Methods in dev.wyck.worldgen.chunk that return FlatLevelSourceModifier and TypeMethodDescriptionFlatLevelSource.Builder.build()Builds the flat level source.static FlatLevelSourceFlatLevelSource.of(BiomeSource biomeSource, FlatLevelGeneratorSettings settings) Creates a new flat level source.static FlatLevelSourceFlatLevelSource.of(FlatLevelGeneratorSettings settings) Creates a new flat level source with a fixed biome source.Constructors in dev.wyck.worldgen.chunk with parameters of type FlatLevelSource