()
| 204 | } |
| 205 | |
| 206 | public WorldChunkManager getWorldChunkManager() |
| 207 | { |
| 208 | return this.provider.getWorldChunkManager(); |
| 209 | } |
| 210 | |
| 211 | /** |
| 212 | * Creates the chunk provider for this world. Called in the constructor. Retrieves provider from worldProvider? |
no outgoing calls
no test coverage detected