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()
Copyright © 2010-2014. All Rights Reserved.