public class OverworldBiomeProviderSettings extends java.lang.Object implements IBiomeProviderSettings
Constructor and Description |
---|
OverworldBiomeProviderSettings() |
Modifier and Type | Method and Description |
---|---|
OverworldGenSettings |
getGeneratorSettings() |
WorldInfo |
getWorldInfo() |
OverworldBiomeProviderSettings |
setGeneratorSettings(OverworldGenSettings p_205441_1_) |
OverworldBiomeProviderSettings |
setWorldInfo(WorldInfo info) |
public OverworldBiomeProviderSettings setWorldInfo(WorldInfo info)
public OverworldBiomeProviderSettings setGeneratorSettings(OverworldGenSettings p_205441_1_)
public WorldInfo getWorldInfo()
public OverworldGenSettings getGeneratorSettings()