Package dev.wyck.worldgen.biome
package dev.wyck.worldgen.biome
-
ClassDescriptionRepresents a biome source, which determines how biomes are distributed in a world.The checkerboard biome source places biomes in a checkerboard pattern.Builder for
CheckeredColumnBiomeSource.The fixed biome source, also called single biome, uses one specified biome everywhere.A builder forMultiNoiseBiomeSource.A biome and its climate point.A reference to a hardcoded parameter list preset.The biome source used for the End dimension.