|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
String, |
Creates an empty WorldCreator for the given world name and key |
NamespacedKey ) |
Creates an empty WorldCreator for the given key. |
Removed Methods | |
WorldCreator biomeProvider(String ) |
Sets the biome provider that will be used to create or load the world. |
WorldCreator biomeProvider(String, |
Sets the biome provider that will be used to create or load the world. |
WorldCreator biomeProvider(BiomeProvider ) |
Sets the biome provider that will be used to create or load the world. |
BiomeProvider biomeProvider() |
Gets the biome provider that will be used to create or load the world. |
BiomeProvider getBiomeProviderForName(String, |
Attempts to get the BiomeProvider with the given name. |
Added Methods | |
NamespacedKey key() |
Gets the key for this WorldCreator |
WorldCreator ofKey(NamespacedKey ) |
Creates an empty WorldCreator for the given key. |
WorldCreator ofNameAndKey(String, |
Creates an empty WorldCreator for the given world name and key |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |