()
| 1245 | } |
| 1246 | |
| 1247 | public boolean isPopulated() |
| 1248 | { |
| 1249 | return this.field_150815_m && this.isTerrainPopulated && this.isLightPopulated; |
| 1250 | } |
| 1251 | |
| 1252 | /** |
| 1253 | * Gets a ChunkCoordIntPair representing the Chunk's position. |
no outgoing calls
no test coverage detected