public interface WorldData
Modifier and Type | Method and Description |
---|---|
BiomeRegistry |
getBiomeRegistry()
Get the biome registry.
|
BlockRegistry |
getBlockRegistry()
Get the block registry.
|
EntityRegistry |
getEntityRegistry()
Get the entity registry.
|
BlockRegistry getBlockRegistry()
EntityRegistry getEntityRegistry()
BiomeRegistry getBiomeRegistry()