| Package | Description |
|---|---|
| cpw.mods.fml.common.modloader | |
| cpw.mods.fml.common.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
ModLoaderWorldGenerator |
| Modifier and Type | Method and Description |
|---|---|
static IWorldGenerator |
ModLoaderHelper.buildWorldGenHelper(BaseModProxy mod) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GameRegistry.registerWorldGenerator(IWorldGenerator generator)
Register a world generator - something that inserts new block types into the world
|