Class AlienBiomes
java.lang.Object
com.github.yellowstonegames.world.AlienBiomes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.github.yellowstonegames.place.Biome[]generateAlienBiomeTable(com.github.tommyettinger.random.EnhancedRandom random, com.github.yellowstonegames.text.Language namer, int liquidAmount, int liquidColorOklab, int barrenColorOklab, int lifeColorOklab)
-
Constructor Details
-
AlienBiomes
public AlienBiomes()
-
-
Method Details
-
generateAlienBiomeTable
public static com.github.yellowstonegames.place.Biome[] generateAlienBiomeTable(com.github.tommyettinger.random.EnhancedRandom random, com.github.yellowstonegames.text.Language namer, int liquidAmount, int liquidColorOklab, int barrenColorOklab, int lifeColorOklab)
-