Uses of Record Class
dev.wyck.worldgen.biome.MultiNoiseBiomeSource.Entry
Packages that use MultiNoiseBiomeSource.Entry
-
Uses of MultiNoiseBiomeSource.Entry in dev.wyck.worldgen.biome
Methods in dev.wyck.worldgen.biome that return types with arguments of type MultiNoiseBiomeSource.EntryModifier and TypeMethodDescriptionMultiNoiseBiomeSource.biomes()The biomes and their climate points.Method parameters in dev.wyck.worldgen.biome with type arguments of type MultiNoiseBiomeSource.EntryModifier and TypeMethodDescriptionstatic MultiNoiseBiomeSourceMultiNoiseBiomeSource.of(List<MultiNoiseBiomeSource.Entry> biomes) Creates a new multi noise biome source.