OpenCubicChunks / CubicChunks

Infinite* height mod for Minecraft
MIT License
531 stars 68 forks source link

Refactor/reorganize #737

Closed Barteks2x closed 3 years ago

Barteks2x commented 3 years ago

Work in progress, submitting to get some discussion on the naming.

I would suggest reviewing individual commits.

Barteks2x commented 3 years ago

About inconsistent naming - cubic vs cube - Cube is used instead of Chunk when the original has Chunk in it. Otherwise if there is nothing else to distinguish it, the target would be Cubic. I think I had only one exception where I named something CubicChunk because just Cube didn't seem right.

Barteks2x commented 3 years ago

Resubmitted in new repo https://github.com/OpenCubicChunks/CubicChunks2/pull/26