net\minecraft\world\chunk\Chunk.java
- 341 Complexity
- 4.26 Complexity / M
- 0 Duplication
- 1 Churn
- 1710 Lines
- 1349 Lines of Code
- 80 Methods
- 16.86 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.