| Modifier | Constructor and Description |
|---|---|
protected |
LegacyWorldData()
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
BiomeRegistry |
getBiomeRegistry()
Get the biome registry.
|
BlockRegistry |
getBlockRegistry()
Get the block registry.
|
EntityRegistry |
getEntityRegistry()
Get the entity registry.
|
static LegacyWorldData |
getInstance()
Get a singleton instance.
|
public BlockRegistry getBlockRegistry()
WorldDatagetBlockRegistry in interface WorldDatapublic EntityRegistry getEntityRegistry()
WorldDatagetEntityRegistry in interface WorldDatapublic BiomeRegistry getBiomeRegistry()
WorldDatagetBiomeRegistry in interface WorldDatapublic static LegacyWorldData getInstance()
Copyright © 2010-2014. All Rights Reserved.