Enum Class GeneratorConfiguration.RandomGenerationType

java.lang.Object
java.lang.Enum<GeneratorConfiguration.RandomGenerationType>
de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration.RandomGenerationType
All Implemented Interfaces:
Serializable, Comparable<GeneratorConfiguration.RandomGenerationType>, Constable
Enclosing class:
GeneratorConfiguration

public static enum GeneratorConfiguration.RandomGenerationType extends Enum<GeneratorConfiguration.RandomGenerationType>
Small Enum to identify which Random Source will be used for the Generation-Process LEGACY is equal to earlier Generation while XOROSHIRO is the new Source for Randomness