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.
|
ItemRegistry |
getItemRegistry()
Get the item registry.
|
BlockRegistry getBlockRegistry()
ItemRegistry getItemRegistry()
EntityRegistry getEntityRegistry()
BiomeRegistry getBiomeRegistry()